Searched refs:ext_found (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c245 int pri_found = 1, ext_found = 0; local
310 ext_found = 0;
332 ext_found = 1;
336 ext_found = 0;
341 ext_found = 1;
346 ext_found = 0;
350 ext_found = 1;
414 if (ext_found)
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c128 int pri_found = 1, ext_found = 0; local
193 ext_found = 0;
215 ext_found = 1;
219 ext_found = 0;
224 ext_found = 1;
229 ext_found = 0;
233 ext_found = 1;
297 if (ext_found)

Completed in 105 milliseconds