Symbol: PHY_REG
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1676
PHY_REG(776, 20),
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1689
PHY_REG(776, 20), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
1700
PHY_REG(776, 20),
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2483
ret_val = hw->phy.ops.write_reg_locked(hw, PHY_REG(770, 19),
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2490
ret_val = hw->phy.ops.write_reg_locked(hw, PHY_REG(770, 19),
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2677
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 25), 0x4431);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2815
hw->phy.ops.read_reg(hw, PHY_REG(769, 20), &phy_reg);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2816
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 20),
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2881
hw->phy.ops.read_reg(hw, PHY_REG(769, 23), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2884
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 23), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2887
hw->phy.ops.read_reg(hw, PHY_REG(769, 16), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2889
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 16), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2892
hw->phy.ops.read_reg(hw, PHY_REG(776, 20), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2895
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(776, 20), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2898
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(776, 23), 0xF100);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2940
hw->phy.ops.read_reg(hw, PHY_REG(769, 23), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2942
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 23), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2945
hw->phy.ops.read_reg(hw, PHY_REG(769, 16), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2947
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(769, 16), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2950
hw->phy.ops.read_reg(hw, PHY_REG(776, 20), &data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2953
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(776, 20), data);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2956
ret_val = hw->phy.ops.write_reg(hw, PHY_REG(776, 23), 0x7E00);
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
2967
return hw->phy.ops.write_reg(hw, PHY_REG(769, 20), phy_reg &
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
5329
PHY_REG(BM_PORT_CTRL_PAGE, 27),
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
136
#define IGP3_KMRN_DIAG PHY_REG(770, 19) /* KMRN Diagnostic */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
137
#define IGP3_VR_CTRL PHY_REG(776, 18) /* Voltage Regulator Control */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
144
#define BM_PORT_GEN_CFG PHY_REG(BM_PORT_CTRL_PAGE, 17)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
145
#define BM_RCTL PHY_REG(BM_WUC_PAGE, 0)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
146
#define BM_WUC PHY_REG(BM_WUC_PAGE, 1)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
147
#define BM_WUFC PHY_REG(BM_WUC_PAGE, 2)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
148
#define BM_WUS PHY_REG(BM_WUC_PAGE, 3)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
163
#define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
164
#define HV_MUX_DATA_CTRL PHY_REG(776, 16)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
169
#define HV_SCC_UPPER PHY_REG(HV_STATS_PAGE, 16) /* Single Collision */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
170
#define HV_SCC_LOWER PHY_REG(HV_STATS_PAGE, 17)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
171
#define HV_ECOL_UPPER PHY_REG(HV_STATS_PAGE, 18) /* Excessive Coll. */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
172
#define HV_ECOL_LOWER PHY_REG(HV_STATS_PAGE, 19)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
173
#define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
174
#define HV_MCC_LOWER PHY_REG(HV_STATS_PAGE, 21)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
175
#define HV_LATECOL_UPPER PHY_REG(HV_STATS_PAGE, 23) /* Late Collision */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
176
#define HV_LATECOL_LOWER PHY_REG(HV_STATS_PAGE, 24)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
177
#define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
178
#define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
179
#define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
180
#define HV_DC_LOWER PHY_REG(HV_STATS_PAGE, 28)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
181
#define HV_TNCRS_UPPER PHY_REG(HV_STATS_PAGE, 29) /* Tx with no CRS */
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
182
#define HV_TNCRS_LOWER PHY_REG(HV_STATS_PAGE, 30)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
192
#define CV_SMB_CTRL PHY_REG(769, 23)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
196
#define I218_ULP_CONFIG1 PHY_REG(779, 16)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
210
#define HV_SMB_ADDR PHY_REG(768, 26)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
226
#define HV_OEM_BITS PHY_REG(768, 25)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
232
#define HV_KMRN_MODE_CTRL PHY_REG(769, 16)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
236
#define HV_KMRN_FIFO_CTRLSTA PHY_REG(770, 16)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
241
#define HV_PM_CTRL PHY_REG(770, 17)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
245
#define I217_PLL_CLOCK_GATE_REG PHY_REG(772, 28)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
251
#define I217_INBAND_CTRL PHY_REG(770, 18)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
256
#define I217_LPI_GPIO_CTRL PHY_REG(772, 18)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
260
#define I82579_LPI_CTRL PHY_REG(772, 20)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
266
#define I82579_DFT_CTRL PHY_REG(769, 20)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
297
#define I217_SxCTRL PHY_REG(BM_PORT_CTRL_PAGE, 28)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
299
#define I217_CGFREG PHY_REG(772, 29)
usr/src/uts/common/io/e1000api/e1000_ich8lan.h
301
#define I217_MEMPWR PHY_REG(772, 26)
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
5736
(void) e1000_write_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
5742
(void) e1000_write_phy_reg(hw, PHY_REG(769, 16),
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
5746
(void) e1000_write_phy_reg(hw, PHY_REG(776, 16),
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
5750
(void) e1000_write_phy_reg(hw, PHY_REG(769, 16),
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
5754
(void) e1000_write_phy_reg(hw, PHY_REG(769, 20),
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
336
(void) e1000_write_phy_reg(hw, PHY_REG(770, 26), phy_data);