Searched refs:e1000_check_reset_block_ich8lan (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c87 static s32 e1000_check_reset_block_ich8lan(struct e1000_hw *hw);
465 phy->ops.check_reset_block = e1000_check_reset_block_ich8lan;
560 phy->ops.check_reset_block = e1000_check_reset_block_ich8lan;
2197 * e1000_check_reset_block_ich8lan - Check if PHY reset is blocked
2204 static s32 e1000_check_reset_block_ich8lan(struct e1000_hw *hw) function
2210 DEBUGFUNC("e1000_check_reset_block_ich8lan");

Completed in 127 milliseconds