Home
last modified time | relevance | path

Searched refs:SCMD_MAINTENANCE_IN (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h373 #define SCMD_MAINTENANCE_IN 0xA3 macro
495 /* 0xa3 */ SCMD_MAINTENANCE_IN, "maintenance_in", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h239 SPC3_CMD_MAINTENANCE_IN = SCMD_MAINTENANCE_IN,
240 SPC3_CMD_SEND_KEY = SCMD_MAINTENANCE_IN,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c484 pkt->pkt_cdbp[0] = SCMD_MAINTENANCE_IN; in vhci_tpgs_report_target_groups()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c73 (((cdb[0]) == SCMD_MAINTENANCE_IN) && ( \
3381 !(cdb0 == SCMD_MAINTENANCE_IN && in sbd_new_task()
3383 !(cdb0 == SCMD_MAINTENANCE_IN && in sbd_new_task()
3593 if ((cdb0 == SCMD_MAINTENANCE_IN) && in sbd_new_task()
3600 if ((cdb0 == SCMD_MAINTENANCE_IN) && in sbd_new_task()
H A Dsbd_pgr.c190 (((cdb[0]) == SCMD_MAINTENANCE_IN) && ( \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_util.c585 case SCMD_MAINTENANCE_IN: return ("MaintenanceIn"); in cdb_to_str()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c8490 cdb[0] = (char)SCMD_MAINTENANCE_IN; in st_report_supported_operation()
12034 case SCMD_MAINTENANCE_IN: in st_set_state()
18446 { SCMD_MAINTENANCE_IN,