Searched refs:e1000_check_reset_block_generic (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c192 * e1000_check_reset_block_generic - Check if PHY reset is blocked
199 s32 e1000_check_reset_block_generic(struct e1000_hw *hw) function
H A De1000_82575.c186 phy->ops.check_reset_block = e1000_check_reset_block_generic;
H A De1000_80003es2lan.c111 phy->ops.check_reset_block = e1000_check_reset_block_generic;
H A De1000_82571.c110 phy->ops.check_reset_block = e1000_check_reset_block_generic;
H A De1000_phy.h52 s32 e1000_check_reset_block_generic(struct e1000_hw *hw);

Completed in 97 milliseconds