Home
last modified time | relevance | path

Searched refs:E1000_LEDCTL_LED0_IVRT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.c1918 ledctl &= ~(E1000_LEDCTL_LED0_IVRT | E1000_LEDCTL_LED0_BLINK | in e1000_setup_led_generic()
1975 if ((!(led_default & E1000_LEDCTL_LED0_IVRT) && in e1000_blink_led_generic()
1977 ((led_default & E1000_LEDCTL_LED0_IVRT) && in e1000_blink_led_generic()
H A De1000_defines.h385 #define E1000_LEDCTL_LED0_IVRT 0x00000040 macro
H A De1000_82571.c1488 ctrl |= (E1000_LEDCTL_LED0_IVRT << (i * 8)); in e1000_led_on_82574()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1121 #define E1000_LEDCTL_LED0_IVRT 0x00000040 macro