Searched refs:BM_WUC_HOST_WU_BIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_phy.h157 #define BM_WUC_HOST_WU_BIT (1 << 4) macro
H A De1000_phy.c3354 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT);
H A De1000_ich8lan.c3122 reg &= ~BM_WUC_HOST_WU_BIT;
5108 i &= ~BM_WUC_HOST_WU_BIT;
H A Dif_em.c3912 preg |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT;

Completed in 93 milliseconds