Searched refs:XMAC_XIF_LED_POLARITY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c1829 val |= XMAC_XIF_LED_POLARITY;
1855 val &= ~XMAC_XIF_LED_POLARITY;
1889 val |= XMAC_XIF_LED_POLARITY;
1891 val &= ~XMAC_XIF_LED_POLARITY;
3521 val |= XMAC_XIF_LED_POLARITY;
3524 val &= ~XMAC_XIF_LED_POLARITY;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h1015 #define XMAC_XIF_LED_POLARITY 0x00400000 /* LED polarity */ macro

Completed in 61 milliseconds