Home
last modified time | relevance | path

Searched refs:SCMD_READ_DEFECT_LIST (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h233 #define SCMD_READ_DEFECT_LIST 0x37 macro
456 /* 0x37 */ SCMD_READ_DEFECT_LIST, "read_defect_data", \
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h146 SPC3_CMD_READ_DEFECT_DATA = SCMD_READ_DEFECT_LIST,
147 SPC3_CMD_READ_DEFECT_DATA10 = SCMD_READ_DEFECT_LIST,
148 SPC3_CMD_INITIALIZE_ELEMENT_STATUS_WITH_RANGE = SCMD_READ_DEFECT_LIST,
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c718 scsi_command_names[11].command = SCMD_READ_DEFECT_LIST; in g_scsi_find_command_name()
751 scsi_command_names[22].command = SCMD_READ_DEFECT_LIST; in g_scsi_find_command_name()
/titanic_50/usr/src/cmd/format/
H A Dctlr_scsi.c159 SCMD_READ_DEFECT_LIST, "read defect list",
1767 cdb.scc_cmd = SCMD_READ_DEFECT_LIST;
1812 cdb.scc_cmd = SCMD_READ_DEFECT_LIST;
2020 case SCMD_READ_DEFECT_LIST:
3434 cdb.scc_cmd = SCMD_READ_DEFECT_LIST; in check_support_for_defects()
/titanic_50/usr/src/uts/common/sys/sata/impl/
H A Dsata.h569 ((cmd) == SCMD_READ_DEFECT_LIST) || \
/titanic_50/usr/src/cmd/luxadm/
H A Dlux_util.c215 scsi_command_names[11].command = SCMD_READ_DEFECT_LIST; in scsi_find_command_name()
248 scsi_command_names[22].command = SCMD_READ_DEFECT_LIST; in scsi_find_command_name()
/titanic_50/usr/src/uts/common/io/
H A Demul64.c1309 case SCMD_READ_DEFECT_LIST: in emul64_handle_cmd()
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c230 ((c) == SCMD_READ_DEFECT_LIST) || \