Searched refs:BM_WUC_ME_WU_BIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_phy.h | 162 #define BM_WUC_ME_WU_BIT (1 << 5) macro |
H A D | e1000_phy.c | 3365 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in e1000_enable_phy_wakeup_reg_access_bm() |