Searched refs:tempflags (Results 1 – 1 of 1) sorted by relevance
1843 uint16_t tempflags; in safte_rdstat() local2152 tempflags = sdata[r++]; in safte_rdstat()2154 tempflags |= (tempflags << 8) | sdata[r++]; in safte_rdstat()2158 if (tempflags & (1 << (NPSEUDO_THERM - i - 1))) { in safte_rdstat()