Searched refs:tempOB (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5111.c227 uint16_t tempOB, tempDB; local
238 tempOB = ee->ee_ob1;
241 tempOB = ee->ee_ob2;
244 tempOB = ee->ee_ob3;
247 tempOB = ee->ee_ob4;
251 tempOB = tempDB = 0;
261 tempOB = ee->ee_obFor24;
273 tempOB = ee->ee_obFor24g;
289 HALASSERT(1 <= tempOB && tempOB <
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1042 uint16_t tempOB, tempDB; local
1056 tempOB = ee->ee_ob1;
1059 tempOB = ee->ee_ob2;
1062 tempOB = ee->ee_ob3;
1065 tempOB = ee->ee_ob4;
1069 tempOB = tempDB = 0;
1087 tempOB = ee->ee_obFor24;
1094 tempOB = ee->ee_obFor24g;
1106 HALASSERT(1 <= tempOB && tempOB <
[all...]

Completed in 100 milliseconds