Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Drlmod.c190 #define RL_IOCPASSTHRU 0x2 macro
1247 rmip->flags |= RL_IOCPASSTHRU; in rlmodwioctl()
1249 rmip->flags &= ~RL_IOCPASSTHRU; in rlmodwioctl()
1255 if (rmip->flags & RL_IOCPASSTHRU) { in rlmodwioctl()