Home
last modified time | relevance | path

Searched refs:e1000_check_reset_block_generic (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_phy.h52 s32 e1000_check_reset_block_generic(struct e1000_hw *hw);
H A De1000_80003es2lan.c111 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_80003es2lan()
H A De1000_82571.c110 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_82571()
H A De1000_phy.c205 s32 e1000_check_reset_block_generic(struct e1000_hw *hw) in e1000_check_reset_block_generic() function
H A De1000_82575.c186 phy->ops.check_reset_block = e1000_check_reset_block_generic; in e1000_init_phy_params_82575()