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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82543.c55 static s32 e1000_reset_hw_82543(struct e1000_hw *hw);
222 mac->ops.reset_hw = e1000_reset_hw_82543;
896 * e1000_reset_hw_82543 - Reset hardware
901 static s32 e1000_reset_hw_82543(struct e1000_hw *hw) function
906 DEBUGFUNC("e1000_reset_hw_82543");

Completed in 84 milliseconds