IWN_KTOC
DPRINTF(("temperature %dK/%dC\n", temp, IWN_KTOC(temp)));
return IWN_KTOC(temp);
temp = IWN_KTOC(temp);