Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h746 NO_POS = 0xff /* Drive doesn't support read position */ enumerator
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c5001 if (un->un_read_pos_type != NO_POS) { in st_ioctl()
13187 if (pos->pmode == logical || un->un_read_pos_type != NO_POS) { in st_validate_tapemarks()
14536 while (un->un_read_pos_type != NO_POS) { in st_update_block_pos()
14582 un->un_read_pos_type = NO_POS; in st_update_block_pos()
17013 } else if (un->un_read_pos_type == NO_POS) { in st_recover()
17703 type = NO_POS; in st_recovery_get_position()
17725 } while (type != NO_POS); in st_recovery_get_position()