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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c403 #define TL_TICOTSORD 1 /* COTS w/ orderly release */ macro
408 #define TL_SOCK_COTSORD (TL_SOCKET|TL_TICOTSORD)
536 { "ticotsord", TL_TICOTSORD, TL_DFADDR, NULL, NULL, NULL },
679 #define IS_COTSORD(x) (((x)->te_flag & TL_TICOTSORD) != 0)

Completed in 52 milliseconds