Home
last modified time | relevance | path

Searched refs:e1000_wait_autoneg (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c108 static int e1000_wait_autoneg(struct e1000_hw *hw);
1824 if((ret_val = e1000_wait_autoneg(hw))) {
1833 if((ret_val = e1000_wait_autoneg(hw))) {
2639 e1000_wait_autoneg(struct e1000_hw *hw) function
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c37 static s32 e1000_wait_autoneg(struct e1000_hw *hw);
1667 ret_val = e1000_wait_autoneg(hw); in e1000_copper_link_autoneg()
2311 static s32 e1000_wait_autoneg(struct e1000_hw *hw) in e1000_wait_autoneg() function