Home
last modified time | relevance | path

Searched refs:MAC_CAPAB_LED (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac_provider.h112 MAC_CAPAB_LED = 0x02000000 /* data is mac_capab_led_t */ enumerator
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c789 case MAC_CAPAB_LED: in i40e_m_getcapab()
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_gld.c1003 case MAC_CAPAB_LED: { in igb_m_getcapab()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3291 case MAC_CAPAB_LED: { in e1000g_m_getcapab()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c8153 if (!mac_capab_get((mac_handle_t)mip, MAC_CAPAB_LED, &mip->mi_led)) { in mac_led_init()