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

/osnet-11/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");

Completed in 20 milliseconds