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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1097 #define IWN_CTOK(c) ((c) + 273) macro
H A Dif_iwn.c5448 temp = (IWN_CTOK(110) - sc->temp_off) * -5;
5450 temp = IWN_CTOK(110);

Completed in 135 milliseconds