Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c843 bge_reg_set32(bgep, ETHERNET_MAC_LED_CONTROL_REG, led_ctrl); in bge_led_mark()
845 bge_reg_clr32(bgep, ETHERNET_MAC_LED_CONTROL_REG, led_ctrl); in bge_led_mark()
847 bge_reg_clr32(bgep, ETHERNET_MAC_LED_CONTROL_REG, led_ctrl); in bge_led_mark()
4847 bge_reg_put32(bgep, ETHERNET_MAC_LED_CONTROL_REG, ledctl); in bge_chip_start()
H A Dbge_hw.h808 #define ETHERNET_MAC_LED_CONTROL_REG 0x040c macro