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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c1827 val |= XMAC_XIF_FORCE_LED_ON;
1853 val &= ~XMAC_XIF_FORCE_LED_ON;
1885 val |= XMAC_XIF_FORCE_LED_ON;
1887 val &= ~XMAC_XIF_FORCE_LED_ON;
3522 val &= ~XMAC_XIF_FORCE_LED_ON;
3525 val |= XMAC_XIF_FORCE_LED_ON;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h1014 #define XMAC_XIF_FORCE_LED_ON 0x00200000 /* Force Link LED on */ macro

Completed in 77 milliseconds