Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtelmod.c69 #define TEL_IOCPASSTHRU 0x100 macro
775 tmip->flags |= TEL_IOCPASSTHRU; in telmodwput()
777 tmip->flags &= ~TEL_IOCPASSTHRU; in telmodwput()
783 if (tmip->flags & TEL_IOCPASSTHRU) { in telmodwput()