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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82571.c62 static s32 e1000_reset_hw_82571(struct e1000_hw *hw);
342 mac->ops.reset_hw = e1000_reset_hw_82571;
1060 * e1000_reset_hw_82571 - Reset hardware
1065 static s32 e1000_reset_hw_82571(struct e1000_hw *hw) function
1070 DEBUGFUNC("e1000_reset_hw_82571");

Completed in 69 milliseconds