Symbol: e1000_read_phy_reg
usr/src/grub/grub-0.97/netboot/e1000.c
110
static int e1000_read_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t *phy_data);
usr/src/grub/grub-0.97/netboot/e1000.c
1600
if((ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_CTRL,
usr/src/grub/grub-0.97/netboot/e1000.c
1647
if((ret_val = e1000_read_phy_reg(hw,
usr/src/grub/grub-0.97/netboot/e1000.c
1657
if((ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL,
usr/src/grub/grub-0.97/netboot/e1000.c
1666
if((ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL,
usr/src/grub/grub-0.97/netboot/e1000.c
1698
if((ret_val = e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_CTRL,
usr/src/grub/grub-0.97/netboot/e1000.c
1747
if((ret_val = e1000_read_phy_reg(hw, M88E1000_EXT_PHY_SPEC_CTRL,
usr/src/grub/grub-0.97/netboot/e1000.c
1812
if((ret_val = e1000_read_phy_reg(hw, PHY_CTRL, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
1844
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
1846
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
1903
if((ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_ADV,
usr/src/grub/grub-0.97/netboot/e1000.c
1908
if((ret_val = e1000_read_phy_reg(hw, PHY_1000T_CTRL, &mii_1000t_ctrl_reg)))
usr/src/grub/grub-0.97/netboot/e1000.c
2078
if((ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_STATUS,
usr/src/grub/grub-0.97/netboot/e1000.c
2097
if((ret_val = e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_STATUS,
usr/src/grub/grub-0.97/netboot/e1000.c
2231
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg)))
usr/src/grub/grub-0.97/netboot/e1000.c
2233
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg)))
usr/src/grub/grub-0.97/netboot/e1000.c
2243
if((ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_ADV,
usr/src/grub/grub-0.97/netboot/e1000.c
2246
if((ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY,
usr/src/grub/grub-0.97/netboot/e1000.c
2440
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
2442
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
2490
if((ret_val = e1000_read_phy_reg(hw, PHY_LP_ABILITY,
usr/src/grub/grub-0.97/netboot/e1000.c
2653
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
2655
if((ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
3057
if((ret_val = e1000_read_phy_reg(hw, PHY_CTRL, &phy_data)))
usr/src/grub/grub-0.97/netboot/e1000.c
3088
if((ret_val = e1000_read_phy_reg(hw, PHY_ID1, &phy_id_high)))
usr/src/grub/grub-0.97/netboot/e1000.c
3093
if((ret_val = e1000_read_phy_reg(hw, PHY_ID2, &phy_id_low)))
usr/src/grub/grub-0.97/netboot/e1000.c
812
e1000_read_phy_reg(hw, IGP01E1000_ANALOG_SPARE_FUSE_STATUS, &fused);
usr/src/grub/grub-0.97/netboot/e1000.c
815
e1000_read_phy_reg(hw, IGP01E1000_ANALOG_FUSE_STATUS, &fused);
usr/src/uts/common/io/e1000api/e1000_api.h
87
s32 e1000_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data);
usr/src/uts/common/io/e1000g/e1000g_debug.c
245
stat = e1000_read_phy_reg(hw, offset[i], &value);
usr/src/uts/common/io/e1000g/e1000g_main.c
4477
(void) e1000_read_phy_reg(hw,
usr/src/uts/common/io/e1000g/e1000g_main.c
5077
(void) e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
usr/src/uts/common/io/e1000g/e1000g_main.c
5081
(void) e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
usr/src/uts/common/io/e1000g/e1000g_main.c
5089
(void) e1000_read_phy_reg(hw, PHY_1000T_CTRL, &phy_ctrl);
usr/src/uts/common/io/e1000g/e1000g_main.c
5110
!e1000_read_phy_reg(hw, PHY_CONTROL, &phy_ctrl)) {
usr/src/uts/common/io/e1000g/e1000g_main.c
5135
(void) e1000_read_phy_reg(hw, PHY_1000T_CTRL, &phy_ctrl);
usr/src/uts/common/io/e1000g/e1000g_main.c
5143
!e1000_read_phy_reg(hw, PHY_CONTROL, &phy_ctrl)) {
usr/src/uts/common/io/e1000g/e1000g_main.c
5687
(void) e1000_read_phy_reg(hw, PHY_CONTROL, &phy_ctrl);
usr/src/uts/common/io/e1000g/e1000g_main.c
5733
(void) e1000_read_phy_reg(hw, PHY_REG(2, 21), &phy_reg);
usr/src/uts/common/io/e1000g/e1000g_main.c
5741
(void) e1000_read_phy_reg(hw, PHY_REG(769, 16), &phy_reg);
usr/src/uts/common/io/e1000g/e1000g_main.c
5745
(void) e1000_read_phy_reg(hw, PHY_REG(776, 16), &phy_reg);
usr/src/uts/common/io/e1000g/e1000g_main.c
5749
(void) e1000_read_phy_reg(hw, PHY_REG(769, 16), &phy_reg);
usr/src/uts/common/io/e1000g/e1000g_main.c
5753
(void) e1000_read_phy_reg(hw, PHY_REG(769, 20), &phy_reg);
usr/src/uts/common/io/e1000g/e1000g_main.c
5940
(void) e1000_read_phy_reg(hw, GG82563_REG(6, 16), &phydata);
usr/src/uts/common/io/e1000g/e1000g_main.c
6389
(void) e1000_read_phy_reg(hw, PHY_CONTROL, &Adapter->phy_ctrl);
usr/src/uts/common/io/e1000g/e1000g_main.c
6390
(void) e1000_read_phy_reg(hw, PHY_STATUS, &Adapter->phy_status);
usr/src/uts/common/io/e1000g/e1000g_main.c
6391
(void) e1000_read_phy_reg(hw, PHY_AUTONEG_ADV,
usr/src/uts/common/io/e1000g/e1000g_main.c
6393
(void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP,
usr/src/uts/common/io/e1000g/e1000g_main.c
6395
(void) e1000_read_phy_reg(hw, PHY_EXT_STATUS,
usr/src/uts/common/io/e1000g/e1000g_main.c
6397
(void) e1000_read_phy_reg(hw, PHY_1000T_CTRL,
usr/src/uts/common/io/e1000g/e1000g_main.c
6399
(void) e1000_read_phy_reg(hw, PHY_1000T_STATUS,
usr/src/uts/common/io/e1000g/e1000g_main.c
6401
(void) e1000_read_phy_reg(hw, PHY_LP_ABILITY,
usr/src/uts/common/io/e1000g/e1000g_osdep.c
91
(void) e1000_read_phy_reg(hw, offset, &reg);
usr/src/uts/common/io/e1000g/e1000g_rx.c
333
(void) e1000_read_phy_reg(hw, PHY_REG(770, 26), &phy_data);
usr/src/uts/common/io/e1000g/e1000g_rx.c
339
(void) e1000_read_phy_reg(hw, 22, &phy_data);
usr/src/uts/common/io/e1000g/e1000g_stat.c
875
(void) e1000_read_phy_reg(hw, HV_SCC_UPPER, &phy_high);
usr/src/uts/common/io/e1000g/e1000g_stat.c
876
(void) e1000_read_phy_reg(hw, HV_SCC_LOWER, &phy_low);
usr/src/uts/common/io/e1000g/e1000g_stat.c
881
(void) e1000_read_phy_reg(hw, HV_MCC_UPPER, &phy_high);
usr/src/uts/common/io/e1000g/e1000g_stat.c
882
(void) e1000_read_phy_reg(hw, HV_MCC_LOWER, &phy_low);
usr/src/uts/common/io/e1000g/e1000g_stat.c
887
(void) e1000_read_phy_reg(hw, HV_ECOL_UPPER, &phy_high);
usr/src/uts/common/io/e1000g/e1000g_stat.c
888
(void) e1000_read_phy_reg(hw, HV_ECOL_LOWER, &phy_low);
usr/src/uts/common/io/e1000g/e1000g_stat.c
893
(void) e1000_read_phy_reg(hw, HV_COLC_UPPER, &phy_high);
usr/src/uts/common/io/e1000g/e1000g_stat.c
894
(void) e1000_read_phy_reg(hw, HV_COLC_LOWER, &phy_low);
usr/src/uts/common/io/e1000g/e1000g_stat.c
899
(void) e1000_read_phy_reg(hw, HV_LATECOL_UPPER,
usr/src/uts/common/io/e1000g/e1000g_stat.c
901
(void) e1000_read_phy_reg(hw, HV_LATECOL_LOWER,
usr/src/uts/common/io/e1000g/e1000g_stat.c
907
(void) e1000_read_phy_reg(hw, HV_DC_UPPER, &phy_high);
usr/src/uts/common/io/e1000g/e1000g_stat.c
908
(void) e1000_read_phy_reg(hw, HV_DC_LOWER, &phy_low);
usr/src/uts/common/io/e1000g/e1000g_stat.c
913
(void) e1000_read_phy_reg(hw, HV_TNCRS_UPPER,
usr/src/uts/common/io/e1000g/e1000g_stat.c
915
(void) e1000_read_phy_reg(hw, HV_TNCRS_LOWER,
usr/src/uts/common/io/igb/igb_gld.c
1310
(void) e1000_read_phy_reg(hw, PHY_EXT_STATUS,
usr/src/uts/common/io/igb/igb_gld.c
1323
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_gld.c
1335
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_gld.c
1347
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_gld.c
1358
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_gld.c
1368
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_main.c
4000
(void) e1000_read_phy_reg(hw, 0x10, &phy_pconf);
usr/src/uts/common/io/igb/igb_main.c
5103
(void) e1000_read_phy_reg(hw, PHY_CONTROL, &phy_ctrl);
usr/src/uts/common/io/igb/igb_main.c
5104
(void) e1000_read_phy_reg(hw, PHY_STATUS, &phy_status);
usr/src/uts/common/io/igb/igb_main.c
5105
(void) e1000_read_phy_reg(hw, PHY_AUTONEG_ADV, &phy_an_adv);
usr/src/uts/common/io/igb/igb_main.c
5106
(void) e1000_read_phy_reg(hw, PHY_AUTONEG_EXP, &phy_an_exp);
usr/src/uts/common/io/igb/igb_main.c
5107
(void) e1000_read_phy_reg(hw, PHY_EXT_STATUS, &phy_ext_status);
usr/src/uts/common/io/igb/igb_main.c
5108
(void) e1000_read_phy_reg(hw, PHY_1000T_CTRL, &phy_1000t_ctrl);
usr/src/uts/common/io/igb/igb_main.c
5109
(void) e1000_read_phy_reg(hw,
usr/src/uts/common/io/igb/igb_main.c
5111
(void) e1000_read_phy_reg(hw, PHY_LP_ABILITY, &phy_lp_able);