Home
last modified time | relevance | path

Searched refs:tz_cmaps (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ofw/
H A Dofw_thermal.c91 struct cmap *tz_cmaps; member
347 cm = tz->tz_cmaps; in thermal_zone_poll()
476 tz->tz_cmaps = mallocarray(tz->tz_ncmaps, sizeof(struct cmap), in thermal_zone_init()
478 cm = tz->tz_cmaps; in thermal_zone_init()
498 cm = tz->tz_cmaps; in thermal_zone_init()