Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h746 NO_POS = 0xff /* Drive doesn't support read position */ enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5001 if (un->un_read_pos_type != NO_POS) { in st_ioctl()
13189 if (pos->pmode == logical || un->un_read_pos_type != NO_POS) { in st_validate_tapemarks()
14538 while (un->un_read_pos_type != NO_POS) { in st_update_block_pos()
14584 un->un_read_pos_type = NO_POS; in st_update_block_pos()
17015 } else if (un->un_read_pos_type == NO_POS) { in st_recover()
17705 type = NO_POS; in st_recovery_get_position()
17727 } while (type != NO_POS); in st_recovery_get_position()