Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_calibration.h345 #define KELVIN_TO_CELSIUS(x) ((x)-273) macro
H A Diwk2.c4467 tempera, KELVIN_TO_CELSIUS(tempera))); in iwk_curr_tempera()
4952 temperature = KELVIN_TO_CELSIUS(temperature); in iwk_txpower_table_cmd_init()