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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82542.c40 static s32 e1000_reset_hw_82542(struct e1000_hw *hw);
119 mac->ops.reset_hw = e1000_reset_hw_82542;
189 * e1000_reset_hw_82542 - Reset hardware
195 e1000_reset_hw_82542(struct e1000_hw *hw) function
201 DEBUGFUNC("e1000_reset_hw_82542");

Completed in 45 milliseconds