HomeSort by: relevance | last modified time | path
    Searched defs:tempOB (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5111.c 223 uint16_t tempOB, tempDB;
232 tempOB = ee->ee_ob1;
235 tempOB = ee->ee_ob2;
238 tempOB = ee->ee_ob3;
241 tempOB = ee->ee_ob4;
245 tempOB = tempDB = 0;
255 tempOB = ee->ee_obFor24;
266 tempOB = ee->ee_obFor24g;
282 HALASSERT(1 <= tempOB && tempOB <= 5)
    [all...]
ar5111.c 223 uint16_t tempOB, tempDB;
232 tempOB = ee->ee_ob1;
235 tempOB = ee->ee_ob2;
238 tempOB = ee->ee_ob3;
241 tempOB = ee->ee_ob4;
245 tempOB = tempDB = 0;
255 tempOB = ee->ee_obFor24;
266 tempOB = ee->ee_obFor24g;
282 HALASSERT(1 <= tempOB && tempOB <= 5)
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 1065 uint16_t tempOB, tempDB;
1079 tempOB = ee->ee_ob1;
1082 tempOB = ee->ee_ob2;
1085 tempOB = ee->ee_ob3;
1088 tempOB = ee->ee_ob4;
1092 tempOB = tempDB = 0;
1110 tempOB = ee->ee_obFor24;
1117 tempOB = ee->ee_obFor24g;
1129 HALASSERT(1 <= tempOB && tempOB <= 5)
    [all...]
ar5211_reset.c 1065 uint16_t tempOB, tempDB;
1079 tempOB = ee->ee_ob1;
1082 tempOB = ee->ee_ob2;
1085 tempOB = ee->ee_ob3;
1088 tempOB = ee->ee_ob4;
1092 tempOB = tempDB = 0;
1110 tempOB = ee->ee_obFor24;
1117 tempOB = ee->ee_obFor24g;
1129 HALASSERT(1 <= tempOB && tempOB <= 5)
    [all...]

Completed in 24 milliseconds