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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c171 * e1000_phy_is_accessible_pchlan - Check if able to access PHY registers
180 static bool e1000_phy_is_accessible_pchlan(struct e1000_hw *hw) function
255 if (e1000_phy_is_accessible_pchlan(hw))
267 if (e1000_phy_is_accessible_pchlan(hw)) {

Completed in 53 milliseconds