Searched refs:TL_CLOSE_SER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c673 #define TL_CLOSE_SER 0x10000 /* Endpoint close has entered the serializer */ macro
690 ASSERT(!((x)->te_flag & TL_CLOSE_SER)); \
1644 ASSERT(!(tep->te_flag & TL_CLOSE_SER));
1646 tep->te_flag |= TL_CLOSE_SER;

Completed in 53 milliseconds