Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1125 int16_t offset_high; member
H A Dif_iwn.c6471 cmd.offset_high = htole16(sc->eeprom_temp); in iwn2000_temp_offset_calib()
6474 cmd.offset_high = htole16(IWN_DEFAULT_TEMP_OFFSET); in iwn2000_temp_offset_calib()
6478 sc->sc_toff.t2000->toff_hi.value.l = le16toh(cmd.offset_high); in iwn2000_temp_offset_calib()