Home
last modified time | relevance | path

Searched defs:scsi_command_name (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c678 struct scsi_command_name { in g_scsi_find_command_name() struct
679 int command; in g_scsi_find_command_name()
680 char *name; in g_scsi_find_command_name()
/titanic_44/usr/src/cmd/luxadm/
H A Dlux_util.c175 struct scsi_command_name { in scsi_find_command_name() struct
176 int command; in scsi_find_command_name()
177 char *name; in scsi_find_command_name()
/titanic_44/usr/src/cmd/format/
H A Dctlr_scsi.c146 static struct scsi_command_name { struct
149 } scsi_command_names[] = { argument