Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h723 ST_EOT_PENDING, /* logical eot pending */ enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c3459 un->un_pos.eof = ST_EOT_PENDING; in st_close()
3488 case ST_EOT_PENDING: in st_close()
3524 if (un->un_pos.eof == ST_EOT_PENDING) { in st_close()
4227 if (un->un_pos.eof == ST_EOT_PENDING) { in st_queued_strategy()
4934 if (un->un_pos.eof == ST_EOT_PENDING) { in st_ioctl()
9773 if (un->un_pos.eof < ST_EOT_PENDING && in st_intr()
12123 un->un_pos.eof = ST_EOT_PENDING; in st_set_state()