Searched refs:STE_WAKEEVENT_MAGICPKT_ENB (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ste/
H A Dif_stereg.h243 #define STE_WAKEEVENT_MAGICPKT_ENB 0x02 macro
H A Dif_ste.c1544 val &= ~(STE_WAKEEVENT_WAKEPKT_ENB | STE_WAKEEVENT_MAGICPKT_ENB |
2121 val &= ~(STE_WAKEEVENT_WAKEPKT_ENB | STE_WAKEEVENT_MAGICPKT_ENB |
2124 val |= STE_WAKEEVENT_MAGICPKT_ENB | STE_WAKEEVENT_WAKEONLAN_ENB;

Completed in 89 milliseconds