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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1658 int8_t busyper = 0; local
1677 busyper = ERROR_CODE;
1699 busyper = ERROR_CODE;
1705 busyper = ERROR_CODE;
1711 if ( busyper != ERROR_CODE ) {
1712 busyper = busy;
1720 return busyper;

Completed in 185 milliseconds