Searched refs:TL_CLOSE_SER (Results 1 – 1 of 1) sorted by relevance
672 #define TL_CLOSE_SER 0x10000 /* Endpoint close has entered the serializer */ macro689 ASSERT(!((x)->te_flag & TL_CLOSE_SER)); \1643 ASSERT(!(tep->te_flag & TL_CLOSE_SER)); in tl_close_ser()1645 tep->te_flag |= TL_CLOSE_SER; in tl_close_ser()