Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h364 #define SCMD_SPACE_G4 0x91 macro
488 /* 0x91 */ SCMD_SPACE_G4, "space(16)", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h225 SPC3_CMD_SYNCHRONIZE_CACHE16 = SCMD_SPACE_G4,
226 SPC3_CMD_SPACE16 = SCMD_SPACE_G4,
/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h566 ((cmd) == SCMD_SYNCHRONIZE_CACHE) || ((cmd) == SCMD_SPACE_G4) || \
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c6253 (uscmd->uscsi_cdb[0] == (char)SCMD_SPACE_G4)) { in st_uscsi_cmd()
6328 (uscmd->uscsi_cdb[0] == (char)SCMD_SPACE_G4)) && in st_uscsi_cmd()
7628 if ((com == SCMD_SPACE) || (com == SCMD_SPACE_G4)) { in st_cmd()
7655 if (((com == SCMD_SPACE) || (com == SCMD_SPACE_G4)) && in st_cmd()
7722 com = SCMD_SPACE_G4; in st_setup_cmd()
8795 case SCMD_SPACE_G4: in st_make_cmd()
10735 (CDBP(pkt)->scc_cmd == SCMD_SPACE_G4) || in st_decode_sense()
11795 case SCMD_SPACE_G4: in st_set_state()
18362 { SCMD_SPACE_G4,