Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h200 CFG_XMAC_XIF_LED_POLARITY = 0x00000002, enumerator
H A Dnpi_mac.c1828 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
1854 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
1888 if (config & CFG_XMAC_XIF_LED_POLARITY) in npi_xmac_xif_config()
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c1093 xif_cfg |= CFG_XMAC_XIF_LED_POLARITY; in nxge_xif_init()