Lines Matching refs:tempDB
1065 uint16_t tempOB, tempDB;
1080 tempDB = ee->ee_db1;
1083 tempDB = ee->ee_db2;
1086 tempDB = ee->ee_db3;
1089 tempDB = ee->ee_db4;
1092 tempOB = tempDB = 0;
1111 tempDB = ee->ee_dbFor24;
1118 tempDB = ee->ee_dbFor24g;
1130 HALASSERT(1 <= tempDB && tempDB <= 5);
1146 ((ath_hal_reverseBits(tempDB, 3) << 2) & 0x1C);