Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h709 ST_OP_NIL, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c3340 un->un_lastop = ST_OP_NIL; in st_tape_init()
3553 ((flag == FWRITE) && (un->un_lastop == ST_OP_NIL)))) { in st_close()
3728 un->un_lastop = ST_OP_NIL; in st_close()
8614 un->un_lastop = ST_OP_NIL; in st_init()
11728 optype new_lastop = ST_OP_NIL; in st_set_state()
12041 if (new_lastop != ST_OP_NIL) { in st_set_state()
12072 ASSERT(new_lastop != ST_OP_NIL); in st_set_state()