Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h49 extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A De1000_api.c551 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
554 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
H A De1000_vf.c144 void e1000_init_function_pointers_vf(struct e1000_hw *hw) in e1000_init_function_pointers_vf() function