Searched refs:ah_getPendingInterrupts (Results 1 – 8 of 8) sorted by relevance
160 ah->ah_getPendingInterrupts = ar9300_Stub_GetPendingInterrupts; in ar9300_set_stub_functions()
469 ah->ah_getPendingInterrupts = ar9300_get_pending_interrupts_freebsd; in ar9300_attach_freebsd_ops()
169 .ah_getPendingInterrupts = ar5210GetPendingInterrupts,
169 .ah_getPendingInterrupts = ar5211GetPendingInterrupts,
169 .ah_getPendingInterrupts = ar5212GetPendingInterrupts,
201 ah->ah_getPendingInterrupts = ar5416GetPendingInterrupts; in ar5416InitState()
1512 HAL_BOOL __ahdecl(*ah_getPendingInterrupts)(struct ath_hal*, HAL_INT*); member
1085 ((*(_ah)->ah_getPendingInterrupts)((_ah), (_pmask)))