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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c1654 int8_t busyper = 0; local
1673 busyper = ERROR_CODE;
1695 busyper = ERROR_CODE;
1701 busyper = ERROR_CODE;
1707 if ( busyper != ERROR_CODE ) {
1708 busyper = busy;
1716 return busyper;

Completed in 44 milliseconds