Home
last modified time | relevance | path

Searched refs:ID_LED_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1032 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1166 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \ macro
H A De1000_82571.c1833 *data = ID_LED_DEFAULT; in e1000_valid_led_default_82571()
H A De1000_mac.c1827 *data = ID_LED_DEFAULT; in e1000_valid_led_default_generic()
H A De1000_82575.c1945 *data = ID_LED_DEFAULT; in e1000_valid_led_default_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1439 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \ macro