OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thcal_lctemp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_rtwnreg.h
186
int
thcal_lctemp
;
member in struct:rtwn_softc
if_rtwn.c
1546
sc->
thcal_lctemp
= 0;
3250
if (sc->
thcal_lctemp
== 0) {
3252
sc->
thcal_lctemp
= temp;
3253
} else if (abs(temp - sc->
thcal_lctemp
) > 1) {
3255
sc->
thcal_lctemp
, temp));
3259
sc->
thcal_lctemp
= temp;
/src/sys/dev/usb/
if_urtwnvar.h
163
int
thcal_lctemp
;
member in struct:urtwn_softc
if_urtwn.c
2235
sc->
thcal_lctemp
= 0;
4790
if (sc->
thcal_lctemp
== 0) {
4792
sc->
thcal_lctemp
= temp;
4793
} else if (abs(temp - sc->
thcal_lctemp
) > 1) {
4795
sc->
thcal_lctemp
, temp, 0, 0);
4798
sc->
thcal_lctemp
= temp;
Completed in 26 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026