Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h104 s32 e1000_init_mbx_params_pf(struct e1000_hw *);
H A De1000_mbx.c741 s32 e1000_init_mbx_params_pf(struct e1000_hw *hw) in e1000_init_mbx_params_pf() function
H A De1000_82575.c536 hw->mbx.ops.init_params = e1000_init_mbx_params_pf; in e1000_init_function_pointers_82575()