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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82542.c36 static s32 e1000_init_phy_params_82542(struct e1000_hw *hw);
50 * e1000_init_phy_params_82542 - Init PHY func ptrs.
54 e1000_init_phy_params_82542(struct e1000_hw *hw) function
59 DEBUGFUNC("e1000_init_phy_params_82542");
166 hw->phy.ops.init_params = e1000_init_phy_params_82542;

Completed in 80 milliseconds