Home
last modified time | relevance | path

Searched refs:MAC_LED_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c679 if (mode != MAC_LED_DEFAULT && in i40e_gld_led_set()
685 if (mode != MAC_LED_DEFAULT && !i40e->i40e_led_saved) { in i40e_gld_led_set()
691 case MAC_LED_DEFAULT: in i40e_gld_led_set()
793 mcl->mcl_modes = MAC_LED_DEFAULT | MAC_LED_IDENT | MAC_LED_OFF | in i40e_m_getcapab()
/titanic_44/usr/src/cmd/dlutil/
H A Ddlled.c47 { "default", MAC_LED_DEFAULT },
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_gld.c899 if (mode != MAC_LED_DEFAULT && in igb_led_set()
905 if (mode != MAC_LED_DEFAULT && !igb->igb_led_setup) { in igb_led_set()
913 case MAC_LED_DEFAULT: in igb_led_set()
1007 cap_led->mcl_modes = MAC_LED_DEFAULT; in igb_m_getcapab()
/titanic_44/usr/src/uts/common/sys/
H A Dmac.h249 MAC_LED_DEFAULT = (1 << 0), enumerator
H A Dmac_impl.h930 #define MAC_LED_ALL (MAC_LED_DEFAULT | MAC_LED_OFF | MAC_LED_IDENT | \
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3169 if (mode != MAC_LED_DEFAULT && in e1000g_led_set()
3197 case MAC_LED_DEFAULT: in e1000g_led_set()
3295 cap_led->mcl_modes = MAC_LED_DEFAULT; in e1000g_m_getcapab()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c8151 mip->mi_led_modes = MAC_LED_DEFAULT; in mac_led_init()
8212 desired = MAC_LED_DEFAULT; in mac_led_set()
8246 driver = MAC_LED_DEFAULT; in mac_led_set()