Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h745 EXT_POS = 8, enumerator
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c7795 case EXT_POS: in st_setup_cmd()
8935 case EXT_POS: in st_make_cmd()
14586 un->un_read_pos_type = EXT_POS; in st_update_block_pos()
14589 case EXT_POS: in st_update_block_pos()
14989 case EXT_POS: /* Extended data format */ in st_interpret_read_pos()
17658 cdb[8] = (type == EXT_POS) ? 28 : 0; in st_recovery_read_pos()
17675 case EXT_POS: in st_recovery_read_pos()
17707 type = EXT_POS; in st_recovery_get_position()
17710 case EXT_POS: in st_recovery_get_position()