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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c68 static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw);
126 if (!e1000_init_phy_disabled_82543(hw)) {
377 * e1000_init_phy_disabled_82543 - Returns init PHY status
383 static bool e1000_init_phy_disabled_82543(struct e1000_hw *hw) function
388 DEBUGFUNC("e1000_init_phy_disabled_82543");

Completed in 59 milliseconds