Home
last modified time | relevance | path

Searched refs:ar9300_Stub_GetPendingInterrupts (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c160 ah->ah_getPendingInterrupts = ar9300_Stub_GetPendingInterrupts; in ar9300_set_stub_functions()
HDar9300_stub_funcs.h26 extern HAL_BOOL ar9300_Stub_GetPendingInterrupts(struct ath_hal *ah, HAL_INT *);
HDar9300_stub_funcs.c132 ar9300_Stub_GetPendingInterrupts(struct ath_hal *ah, HAL_INT *mask) in ar9300_Stub_GetPendingInterrupts() function