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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82571.c63 static s32 e1000_reset_hw_82571(struct e1000_hw *hw);
339 mac->ops.reset_hw = e1000_reset_hw_82571;
945 * e1000_reset_hw_82571 - Reset hardware
950 static s32 e1000_reset_hw_82571(struct e1000_hw *hw) function
955 DEBUGFUNC("e1000_reset_hw_82571");

Completed in 346 milliseconds