Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h42 extern void e1000_init_function_pointers_82540(struct e1000_hw *hw);
H A De1000_82540.c255 void e1000_init_function_pointers_82540(struct e1000_hw *hw) in e1000_init_function_pointers_82540() function
H A De1000_api.c503 e1000_init_function_pointers_82540(hw); in e1000_setup_init_funcs()