Home
last modified time | relevance | path

Searched refs:e1000_init_function_pointers_i210 (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.h51 extern void e1000_init_function_pointers_i210(struct e1000_hw *hw);
H A De1000_i210.c660 void e1000_init_function_pointers_i210(struct e1000_hw *hw) in e1000_init_function_pointers_i210() function
H A De1000_api.c535 e1000_init_function_pointers_i210(hw); in e1000_setup_init_funcs()