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

/freebsd-12-stable/sys/dev/ste/
H A Dif_stereg.h245 #define STE_WAKEEVENT_MAGICPKT_ENB 0x02 macro
H A Dif_ste.c1546 val &= ~(STE_WAKEEVENT_WAKEPKT_ENB | STE_WAKEEVENT_MAGICPKT_ENB |
2123 val &= ~(STE_WAKEEVENT_WAKEPKT_ENB | STE_WAKEEVENT_MAGICPKT_ENB |
2126 val |= STE_WAKEEVENT_MAGICPKT_ENB | STE_WAKEEVENT_WAKEONLAN_ENB;

Completed in 53 milliseconds