Home
last modified time | relevance | path

Searched refs:IWI_LED_ACTIVITY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwireg.h503 #define IWI_LED_ACTIVITY 0x00000010 macro
507 #define IWI_LED_MASK (IWI_LED_ACTIVITY | \
H A Dif_iwi.c2951 if (state == IWI_LED_ACTIVITY) { in iwi_led_set()
2952 state &= ~IWI_LED_ACTIVITY; in iwi_led_set()
2956 state |= IWI_LED_ACTIVITY; in iwi_led_set()