Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h198 CFG_XMAC_XIF_LED_POLARITY = 0x00000002, enumerator
H A Dnpi_mac.c1819 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
1845 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
1879 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1093 xif_cfg |= CFG_XMAC_XIF_LED_POLARITY; in nxge_xif_init()