OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_zone_expire
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/acpi/
acpi_tz.c
110
int
sc_zone_expire
;
member in struct:acpitz_softc
192
sc->
sc_zone_expire
= ATZ_ZONE_EXPIRE / sc->sc_zone.tzp;
279
sc->
sc_zone_expire
--;
281
if (sc->
sc_zone_expire
<= 0) {
282
sc->
sc_zone_expire
= ATZ_ZONE_EXPIRE / sc->sc_zone.tzp;
Completed in 54 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025