Searched refs:halIsrRacSupport (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c191 if (!p_cap->halIsrRacSupport) {
208 if (p_cap->halIsrRacSupport) {
245 if (!p_cap->halIsrRacSupport) {
287 if (p_cap->halIsrRacSupport) {
306 if (!p_cap->halIsrRacSupport) {
322 if (!p_cap->halIsrRacSupport) {
H A Dar9300_attach.c2982 p_cap->halIsrRacSupport = AH_TRUE;
H A Dar9300_reset.c2809 if (p_cap->halIsrRacSupport == AH_FALSE) {
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h276 uint32_t halIsrRacSupport : 1, member in struct:__anon4355

Completed in 210 milliseconds