Searched defs:thisopt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c2220 int thisopt, otheropt; local
2227 thisopt = TL_SETCRED;
2232 thisopt = TL_SETUCRED;
2259 tep->te_flag |= thisopt;
2261 tep->te_flag &= ~thisopt;

Completed in 56 milliseconds