Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h369 int16_t eeprom_temp_high; member
H A Dif_iwn.c2381 sc->eeprom_temp_high=le16toh(val); in iwn5000_read_eeprom()
7911 cmd.offset_high = htole16(sc->eeprom_temp_high); in iwn5000_temp_offset_calibv2()