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

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211reg.h 433 #define AR_IMR_SWBA 0x00010000 /* Software beacon alert interrupt */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212reg.h 500 #define AR_IMR_SWBA 0x00010000 /* Software beacon alert interrupt */
  /src/sys/dev/ic/
athnreg.h 481 #define AR_IMR_SWBA 0x00010000
athn.c 2534 sc->sc_imask |= AR_IMR_SWBA;
  /src/sys/dev/usb/
if_athn_usb.c 1496 intr_mask = htobe32(AR_IMR_SWBA);

Completed in 82 milliseconds