Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1616 #define ST_DELAY_TID 0x02 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c918 if ((un->un_tids_at_suspend & ST_DELAY_TID) != 0) { in st_attach()
1534 un->un_tids_at_suspend |= ST_DELAY_TID; in st_detach()