Searched refs:RL_CFG5_WOL_LANWAKE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/pci/
H A Dif_rl.c2082 v &= ~RL_CFG5_WOL_LANWAKE;
2088 v |= RL_CFG5_WOL_LANWAKE;
2124 v &= ~RL_CFG5_WOL_LANWAKE;
H A Dif_rlreg.h471 #define RL_CFG5_WOL_LANWAKE 0x02 macro
/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c3857 RL_CFG5_WOL_LANWAKE);
3863 v |= RL_CFG5_WOL_LANWAKE;
3909 v &= ~RL_CFG5_WOL_LANWAKE;

Completed in 64 milliseconds