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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c 154 .ah_getPendingInterrupts = ar5210GetPendingInterrupts,
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_attach.c 154 .ah_getPendingInterrupts = ar5211GetPendingInterrupts,
  /src/sys/external/isc/atheros_hal/dist/
ah.h 853 HAL_BOOL __ahdecl(*ah_getPendingInterrupts)(struct ath_hal*, HAL_INT*);
  /src/sys/dev/ic/
athvar.h 355 ((*(_ah)->ah_getPendingInterrupts)((_ah), (_pmask)))
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 150 .ah_getPendingInterrupts = ar5212GetPendingInterrupts,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 153 ah->ah_getPendingInterrupts = ar5416GetPendingInterrupts;

Completed in 18 milliseconds