Searched refs:IGP01E1000_GMII_FIFO (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82541.c | 391 ret_val = hw->phy.ops.read_reg(hw, IGP01E1000_GMII_FIFO, in e1000_init_hw_82541() 963 ret_val = phy->ops.read_reg(hw, IGP01E1000_GMII_FIFO, &data); in e1000_set_d3_lplu_state_82541() 969 ret_val = phy->ops.write_reg(hw, IGP01E1000_GMII_FIFO, data); in e1000_set_d3_lplu_state_82541() 1010 ret_val = phy->ops.write_reg(hw, IGP01E1000_GMII_FIFO, data); in e1000_set_d3_lplu_state_82541() 1043 ret_val = hw->phy.ops.read_reg(hw, IGP01E1000_GMII_FIFO, in e1000_setup_led_82541() 1048 ret_val = hw->phy.ops.write_reg(hw, IGP01E1000_GMII_FIFO, in e1000_setup_led_82541() 1074 ret_val = hw->phy.ops.write_reg(hw, IGP01E1000_GMII_FIFO, in e1000_cleanup_led_82541()
|
H A D | e1000_phy.h | 131 #define IGP01E1000_GMII_FIFO 0x14 /* GMII FIFO */ macro
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_osdep.c | 76 offset = IGP01E1000_GMII_FIFO; in phy_spd_state()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 1683 #define IGP01E1000_GMII_FIFO 0x14 /* GMII FIFO Register */ macro
|