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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_82571.c64 static s32 e1000_init_hw_82571(struct e1000_hw *hw);
341 mac->ops.init_hw = e1000_init_hw_82571;
1065 * e1000_init_hw_82571 - Initialize hardware
1070 static s32 e1000_init_hw_82571(struct e1000_hw *hw) function
1077 DEBUGFUNC("e1000_init_hw_82571");

Completed in 109 milliseconds