Home
last modified time | relevance | path

Searched refs:ID_LED_OFF1_ON2 (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_i210.h85 #define ID_LED_DEFAULT_I210 ((ID_LED_OFF1_ON2 << 8) | \
90 (ID_LED_OFF1_ON2))
H A De1000_82571.h40 (ID_LED_OFF1_ON2 << 8) | \
H A De1000_ich8lan.h85 (ID_LED_OFF1_ON2 << 4) | \
H A De1000_82575.h41 (ID_LED_OFF1_ON2))
H A De1000_defines.h1165 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \
1176 #define ID_LED_OFF1_ON2 0x8 macro
H A De1000_mac.c1867 case ID_LED_OFF1_ON2: in e1000_id_led_init_generic()
1879 case ID_LED_OFF1_ON2: in e1000_id_led_init_generic()
H A De1000_ich8lan.c4871 case ID_LED_OFF1_ON2: in e1000_id_led_init_pchlan()
4883 case ID_LED_OFF1_ON2: in e1000_id_led_init_pchlan()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1439 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \
1450 #define ID_LED_OFF1_ON2 0x8 macro