Searched refs:e1000_reset_hw_82540 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82540.c54 static s32 e1000_reset_hw_82540(struct e1000_hw *hw);
194 mac->ops.reset_hw = e1000_reset_hw_82540;
265 * e1000_reset_hw_82540 - Reset hardware
270 static s32 e1000_reset_hw_82540(struct e1000_hw *hw) function
275 DEBUGFUNC("e1000_reset_hw_82540");

Completed in 174 milliseconds