Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iwn/
Dif_iwnvar.h370 int16_t eeprom_temp_high; member
Dif_iwn.c2379 sc->eeprom_temp_high=le16toh(val); in iwn5000_read_eeprom()
7893 cmd.offset_high = htole16(sc->eeprom_temp_high); in iwn5000_temp_offset_calibv2()