Home
last modified time | relevance | path

Searched refs:CFG_XMAC_XIF_LED_FORCE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h197 CFG_XMAC_XIF_LED_FORCE = 0x00000001, enumerator
H A Dnpi_mac.c1817 if (config & CFG_XMAC_XIF_LED_FORCE) in npi_xmac_xif_config()
1843 if (config & CFG_XMAC_XIF_LED_FORCE) in npi_xmac_xif_config()
1875 if (config & CFG_XMAC_XIF_LED_FORCE) in npi_xmac_xif_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1095 xif_cfg |= CFG_XMAC_XIF_LED_FORCE; in nxge_xif_init()