FSCHMD_FAN_ALARM
if ((data->fan_status[i] & FSCHMD_FAN_ALARM) &&
if (data->fan_status[index] & FSCHMD_FAN_ALARM)