Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.h281 #define IFE_PHY_SPECIAL_CONTROL_LED 0x1B /* PHY Special and LED Ctrl */ macro
H A De1000_ich8lan.c5828 return hw->phy.ops.write_reg(hw, IFE_PHY_SPECIAL_CONTROL_LED, in e1000_cleanup_led_ich8lan()
5846 return hw->phy.ops.write_reg(hw, IFE_PHY_SPECIAL_CONTROL_LED, in e1000_led_on_ich8lan()
5864 return hw->phy.ops.write_reg(hw, IFE_PHY_SPECIAL_CONTROL_LED, in e1000_led_off_ich8lan()