Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h43 extern void e1000_init_function_pointers_82571(struct e1000_hw *hw);
H A De1000_api.c516 e1000_init_function_pointers_82571(hw); in e1000_setup_init_funcs()
H A De1000_82571.c448 void e1000_init_function_pointers_82571(struct e1000_hw *hw) in e1000_init_function_pointers_82571() function