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

/freebsd-13-stable/sys/dev/rl/
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.h472 #define RL_CFG5_WOL_LANWAKE 0x02 macro
/freebsd-13-stable/sys/dev/re/
H A Dif_re.c3915 RL_CFG5_WOL_LANWAKE);
3921 v |= RL_CFG5_WOL_LANWAKE;
3967 v &= ~RL_CFG5_WOL_LANWAKE;

Completed in 120 milliseconds