Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h726 ST_WRITE_AFTER_EOM /* flag for allowing writes after EOM */ enumerator
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c4326 un->un_pos.eof = ST_WRITE_AFTER_EOM; in st_queued_strategy()
4331 case ST_WRITE_AFTER_EOM: in st_queued_strategy()