Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.h52 s32 e1000_init_hw_i210(struct e1000_hw *hw);
H A De1000_i210.c920 s32 e1000_init_hw_i210(struct e1000_hw *hw) in e1000_init_hw_i210() function
H A De1000_82575.c464 mac->ops.init_hw = e1000_init_hw_i210; in e1000_init_mac_params_82575()