Home
last modified time | relevance | path

Searched refs:HV_LED_CONFIG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h149 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */ macro
H A De1000_ich8lan.c2146 ret_val = e1000_write_phy_reg_hv_locked(hw, HV_LED_CONFIG, in e1000_sw_lcd_config_ich8lan()
5115 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_setup_led_pchlan()
5129 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_cleanup_led_pchlan()
5162 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_on_pchlan()
5194 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_off_pchlan()