Home
last modified time | relevance | path

Searched refs:scsi_cmd_name (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h61 char *scsi_cmd_name(uchar_t cmd, struct scsi_key_strings *cmdlist,
/titanic_44/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c486 scsi_cmd_name(uchar_t cmd, struct scsi_key_strings *cmdlist, char *tmpstr) in scsi_cmd_name() function
1127 scsi_cmd_name(com, cmdlist, tmpbuf)); in scsi_generic_errmsg()
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c8736 cpnt = scsi_cmd_name(cmd, scsi_cmds, tmp); in vhci_print_scsi_cmd()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dst.c12268 cpnt = scsi_cmd_name(cmd, scsi_cmds, tmp); in st_print_scsi_cmd()
12355 scsi_cmd_name(com, scsi_cmds, tmpbuf), in st_debug_cmds()