Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.h156 #define BM_WUC_HOST_WU_BIT (1 << 4) macro
H A De1000_ich8lan.c3101 reg &= ~BM_WUC_HOST_WU_BIT; in e1000_post_phy_reset_ich8lan()
5088 i &= ~BM_WUC_HOST_WU_BIT; in e1000_init_hw_ich8lan()
H A De1000_phy.c3352 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in e1000_enable_phy_wakeup_reg_access_bm()