PSVC_HIGH_SHUT
((features & PSVC_HIGH_SHUT) && temp >= hi_shut) ||
} else if ((features & PSVC_HIGH_SHUT) && temp >= hi_shut) {
{PSVC_HIGH_SHUT, "HI_SHUT_MASK="},
} else if ((features & PSVC_HIGH_SHUT) && temp > hi_shut) {