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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c50 static s32 e1000_reset_hw_vf(struct e1000_hw *hw);
122 mac->ops.reset_hw = e1000_reset_hw_vf;
252 * e1000_reset_hw_vf - Resets the HW
258 static s32 e1000_reset_hw_vf(struct e1000_hw *hw) function
266 DEBUGFUNC("e1000_reset_hw_vf");

Completed in 50 milliseconds