Home
last modified time | relevance | path

Searched refs:e1000_phy_hw_reset (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_api.h95 s32 e1000_phy_hw_reset(struct e1000_hw *hw);
H A De1000_api.c1112 s32 e1000_phy_hw_reset(struct e1000_hw *hw) in e1000_phy_hw_reset() function
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000.c114 static void e1000_phy_hw_reset(struct e1000_hw *hw);
1562 e1000_phy_hw_reset(hw);
3006 e1000_phy_hw_reset(struct e1000_hw *hw) function
3065 } else e1000_phy_hw_reset(hw);
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_main.c735 (void) e1000_phy_hw_reset(hw); in igb_quiesce()
1545 (void) e1000_phy_hw_reset(hw); in igb_init_adapter()