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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h53 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);
H A De1000_phy.c1462 * e1000_phy_setup_autoneg - Configure PHY for auto-negotiation
1470 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
1477 DEBUGFUNC("e1000_phy_setup_autoneg");
1643 ret_val = e1000_phy_setup_autoneg(hw);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c103 static int e1000_phy_setup_autoneg(struct e1000_hw *hw);
1786 * override. If so, call e1000_phy_setup_autoneg routine to parse the
1803 if((ret_val = e1000_phy_setup_autoneg(hw))) {
1894 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
1900 DEBUGFUNC("e1000_phy_setup_autoneg");
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c4917 if (!e1000_phy_setup_autoneg(hw) &&
4950 if (!e1000_phy_setup_autoneg(hw) &&

Completed in 89 milliseconds