Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dtl.c677 #define IS_COTS(x) (((x)->te_flag & TL_TICLTS) == 0) macro
1212 if (IS_COTS(tep)) { in tl_free()
1286 if (IS_COTS(tep)) { in tl_serializer_enter()
1301 if (IS_COTS(tep)) { in tl_serializer_exit()
1461 if (IS_COTS(tep)) { in tl_open()
1601 if (IS_COTS(tep)) in tl_close()
1612 if (IS_COTS(tep)) { in tl_close()
1662 if (IS_COTS(tep) && !IS_SOCKET(tep)) { in tl_close_ser()
1689 IMPLY(IS_COTS(tep), tep->te_closewait == 1); in tl_close_finish_ser()
1692 if (IS_COTS(tep)) { in tl_close_finish_ser()
[all …]