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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82542.c45 static s32 e1000_reset_hw_82542(struct e1000_hw *hw);
121 mac->ops.reset_hw = e1000_reset_hw_82542;
187 * e1000_reset_hw_82542 - Reset hardware
192 static s32 e1000_reset_hw_82542(struct e1000_hw *hw) function
198 DEBUGFUNC("e1000_reset_hw_82542");

Completed in 57 milliseconds