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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c678 #define IS_COTS(x) (((x)->te_flag & TL_TICLTS) == 0) macro
1213 if (IS_COTS(tep)) {
1287 if (IS_COTS(tep)) {
1302 if (IS_COTS(tep)) {
1462 if (IS_COTS(tep)) {
1602 if (IS_COTS(tep))
1613 if (IS_COTS(tep)) {
1663 if (IS_COTS(tep) && !IS_SOCKET(tep)) {
1690 IMPLY(IS_COTS(tep), tep->te_closewait == 1);
1693 if (IS_COTS(te
[all...]

Completed in 182 milliseconds