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

/illumos-gate/usr/src/uts/common/sys/
H A Dtl.h67 #define TL_IOC_CREDOPT (TL_IOC|001) macro
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c1745 case TL_IOC_CREDOPT:
2222 ASSERT((cmd == TL_IOC_CREDOPT) || (cmd == TL_IOC_UCREDOPT));
2225 case TL_IOC_CREDOPT:
2226 if (cmd == TL_IOC_CREDOPT) {
2725 * Note: TL_PROT_LEVEL/TL_IOC_CREDOPT option is not part of tl_opt_arr

Completed in 85 milliseconds