Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnvar.h284 uint32_t rawtemp; member
H A Dif_iwn.c2487 if (stats->general.temp != sc->rawtemp) { in iwn_rx_statistics()
2489 sc->rawtemp = stats->general.temp; in iwn_rx_statistics()
4360 r4 = letoh32(sc->rawtemp); in iwn4965_get_temperature()
4384 temp = letoh32(sc->rawtemp); in iwn5000_get_temperature()
6475 sc->rawtemp = sc->ucode_info.temp[3].chan20MHz; in iwn4965_load_firmware()