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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_api.h49 extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A De1000_api.c520 e1000_init_function_pointers_vf(hw);
523 e1000_init_function_pointers_vf(hw);
H A De1000_vf.c142 * e1000_init_function_pointers_vf - Inits function pointers
145 void e1000_init_function_pointers_vf(struct e1000_hw *hw) function
147 DEBUGFUNC("e1000_init_function_pointers_vf");

Completed in 39 milliseconds