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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_82543.c68 static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw);
126 if (!e1000_init_phy_disabled_82543(hw)) {
380 * e1000_init_phy_disabled_82543 - Returns init PHY status
386 static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw) function
391 DEBUGFUNC("e1000_init_phy_disabled_82543");

Completed in 91 milliseconds