HomeSort by: relevance | last modified time | path
    Searched refs:IWI_LED_ACTIVITY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwireg.h 503 #define IWI_LED_ACTIVITY 0x00000010
507 #define IWI_LED_MASK (IWI_LED_ACTIVITY | \
if_iwi.c 2951 if (state == IWI_LED_ACTIVITY) {
2952 state &= ~IWI_LED_ACTIVITY;
2956 state |= IWI_LED_ACTIVITY;

Completed in 60 milliseconds