Searched refs:IS_CLTS (Results 1 – 1 of 1) sorted by relevance
676 #define IS_CLTS(x) (((x)->te_flag & TL_TICLTS) != 0) macro1651 if (tep->te_wq->q_first && (IS_CLTS(tep) || IS_COTSORD(tep))) { in tl_close_ser()1688 IMPLY(IS_CLTS(tep), tep->te_closewait == 0); in tl_close_finish_ser()1732 if (IS_CLTS(tep)) { in tl_wput()1804 if (IS_CLTS(tep)) { in tl_wput()2089 if (IS_CLTS(tep) && tep->te_state == TS_IDLE) { in tl_rsrv_ser()2135 if (IS_CLTS(tep)) { in tl_do_proto()2143 if (IS_CLTS(tep)) { in tl_do_proto()2151 if (IS_CLTS(tep)) { in tl_do_proto()2159 if (IS_CLTS(tep)) { in tl_do_proto()[all …]