Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c668 #define IS_COTSORD(x) (((x)->te_flag & TL_TICOTSORD) != 0) macro
1724 if (tep->te_wq->q_first && (IS_CLTS(tep) || IS_COTSORD(tep))) { in tl_close_ser()
2252 if (!IS_COTSORD(tep)) { in tl_do_proto()
4409 if (IS_COTSORD(tep)) in tl_copy_info()
5696 IS_COTSORD(srv_tep) && in tl_co_unconnect()
5765 if (IS_COTSORD(peer_tep) && in tl_co_unconnect()
5798 } else if (IS_COTSORD(peer_tep) && in tl_co_unconnect()