Home
last modified time | relevance | path

Searched refs:SCMD_READ_POSITION (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h253 #define SCMD_READ_POSITION 0x34 macro
456 /* 0x34 */ SCMD_READ_POSITION, "read_position", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h139 SPC3_CMD_PREFETCH = SCMD_READ_POSITION,
140 SPC3_CMD_PREFETCH10 = SCMD_READ_POSITION,
141 SPC3_CMD_READ_POSITION = SCMD_READ_POSITION,
142 SPC3_CMD_GET_DATA_BUFFER_STATUS = SCMD_READ_POSITION,
/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h567 ((cmd) == SCMD_READ_POSITION) || \
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c229 ((c) == SCMD_READ_POSITION) || \
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c7788 case SCMD_READ_POSITION: in st_setup_cmd()
8924 case SCMD_READ_POSITION: in st_make_cmd()
12017 case SCMD_READ_POSITION: in st_set_state()
14539 rval = bf(un, SCMD_READ_POSITION, 32, SYNC_CMD); in st_update_block_pos()
15384 rval = st_cmd(un, SCMD_READ_POSITION, 0, SYNC_CMD); in st_forward_space_files()
17652 cdb[0] = SCMD_READ_POSITION; in st_recovery_read_pos()
18407 { SCMD_READ_POSITION,