Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1024 #define IWN_CTOK(c) ((c) + 273) macro
H A Dif_iwn.c4613 temp = (IWN_CTOK(110) - sc->temp_off) * -5; in iwn_set_critical_temp()
4615 temp = IWN_CTOK(110); in iwn_set_critical_temp()