Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c189 #define RL_IOCPASSTHRU 0x2 macro
1246 rmip->flags |= RL_IOCPASSTHRU; in rlmodwioctl()
1248 rmip->flags &= ~RL_IOCPASSTHRU; in rlmodwioctl()
1254 if (rmip->flags & RL_IOCPASSTHRU) { in rlmodwioctl()