Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.h161 #define BM_WUC_HOST_WU_BIT (1 << 4) macro
H A De1000_ich8lan.c3135 reg &= ~BM_WUC_HOST_WU_BIT; in e1000_post_phy_reset_ich8lan()
5143 i &= ~BM_WUC_HOST_WU_BIT; in e1000_init_hw_ich8lan()
H A De1000_phy.c3364 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in e1000_enable_phy_wakeup_reg_access_bm()
H A Dif_em.c4197 preg |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT;