Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h334 void e1000_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw);
H A De1000_ich8lan.c5585 void e1000_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw) in e1000_igp3_phy_powerdown_workaround_ich8lan() function
H A Dif_em.c4115 e1000_igp3_phy_powerdown_workaround_ich8lan(&sc->hw); in em_enable_wakeup()