Lines Matching refs:prot_op
215 __field( unsigned char, prot_op )
228 __entry->prot_op = scsi_get_prot_op(cmd);
233 " prot_op=%s cmnd=(%s %s raw=%s)",
236 show_prot_op_name(__entry->prot_op),
258 __field( unsigned char, prot_op )
272 __entry->prot_op = scsi_get_prot_op(cmd);
277 " prot_op=%s cmnd=(%s %s raw=%s) rtn=%d",
280 show_prot_op_name(__entry->prot_op),
303 __field( unsigned char, prot_op )
317 __entry->prot_op = scsi_get_prot_op(cmd);
322 "prot_sgl=%u prot_op=%s cmnd=(%s %s raw=%s) result=(driver=" \
326 show_prot_op_name(__entry->prot_op),