Searched refs:scmd_name (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | scsi_logging.c | 29 static inline const char *scmd_name(const struct scsi_cmnd *scmd) in scmd_name() function 96 off = sdev_format_header(logbuf, logbuf_len, scmd_name(scmd), in scmd_printk() 191 scmd_name(cmd), scsi_cmd_to_rq(cmd)->tag); in scsi_print_command() 212 scmd_name(cmd), in scsi_print_command() 376 scsi_log_print_sense(cmd->device, scmd_name(cmd), in scsi_print_sense() 395 off = sdev_format_header(logbuf, logbuf_len, scmd_name(cmd), in scsi_print_result()
|