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

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_phy.c2174 offset = M88E1000_PHY_SPEC_STATUS;
2213 ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &data);
2414 ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data);
2659 ret_val = phy->ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data);
H A De1000_82543.c1428 ret_val = hw->phy.ops.read_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data);
H A De1000_defines.h1240 #define M88E1000_PHY_SPEC_STATUS 0x11 /* PHY Specific Status Reg */ macro

Completed in 127 milliseconds