Home
last modified time | relevance | path

Searched refs:EMAC_LED_1000MB_OVERRIDE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Demac_reg_driver.h120 #define EMAC_LED_1000MB_OVERRIDE (1L<<1) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c958 …reg_val = (value==1) ? (reg_val | EMAC_LED_1000MB_OVERRIDE) : (reg_val & ~EMAC_LED_1000MB_OVERRIDE in lm_override_led_value()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c7016 tmp &= ~(EMAC_LED_1000MB_OVERRIDE | in elink_set_led()
7077 EMAC_LED_OVERRIDE | EMAC_LED_1000MB_OVERRIDE); in elink_set_led()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5475 #define EMAC_LED_1000MB_OVERRIDE (1UL<<1) macro