Home
last modified time | relevance | path

Searched refs:EXT_POS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h745 EXT_POS = 8, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c7795 case EXT_POS: in st_setup_cmd()
8936 case EXT_POS: in st_make_cmd()
14588 un->un_read_pos_type = EXT_POS; in st_update_block_pos()
14591 case EXT_POS: in st_update_block_pos()
14991 case EXT_POS: /* Extended data format */ in st_interpret_read_pos()
17660 cdb[8] = (type == EXT_POS) ? 28 : 0; in st_recovery_read_pos()
17677 case EXT_POS: in st_recovery_read_pos()
17709 type = EXT_POS; in st_recovery_get_position()
17712 case EXT_POS: in st_recovery_get_position()