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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1635 int8_t busyper = 0; local
1654 busyper = ERROR_CODE;
1676 busyper = ERROR_CODE;
1682 busyper = ERROR_CODE;
1688 if ( busyper != ERROR_CODE ) {
1689 busyper = busy;
1697 return busyper;

Completed in 407 milliseconds