Home
last modified time | relevance | path

Searched refs:SCMD_LOCATE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h252 #define SCMD_LOCATE 0x2B /* Note similarity to SCMD_SEEK_G1 */ macro
449 SCMD_LOCATE, "seek(10)", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h122 SPC3_CMD_LOCATE = SCMD_LOCATE,
123 SPC3_CMD_LOCATE10 = SCMD_LOCATE,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c10732 (CDBP(pkt)->scc_cmd == SCMD_LOCATE) || in st_decode_sense()
11004 if ((CDBP(pkt)->scc_cmd == SCMD_LOCATE) || in st_decode_sense()
12029 case SCMD_LOCATE: in st_set_state()
15126 cdb[0] = SCMD_LOCATE; in st_logical_block_locate()
18404 { SCMD_LOCATE,