Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1030 short un_tids_at_suspend; /* timeouts set at suspend */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c908 un->un_tids_at_suspend = 0; in st_attach()
918 if ((un->un_tids_at_suspend & ST_DELAY_TID) != 0) { in st_attach()
927 if (un->un_tids_at_suspend & ST_HIB_TID) { in st_attach()
1534 un->un_tids_at_suspend |= ST_DELAY_TID; in st_detach()
1543 un->un_tids_at_suspend |= ST_HIB_TID; in st_detach()