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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.h48 extern void e1000_init_function_pointers_82575(struct e1000_hw *hw);
H A De1000_api.c513 e1000_init_function_pointers_82575(hw);
H A De1000_i210.c663 e1000_init_function_pointers_82575(hw);
H A De1000_82575.c521 * e1000_init_function_pointers_82575 - Init func ptrs.
526 void e1000_init_function_pointers_82575(struct e1000_hw *hw) function
528 DEBUGFUNC("e1000_init_function_pointers_82575");

Completed in 42 milliseconds