APLSMC_MAX_SENSORS
struct aplsmc_sensor *sc_smcsensors[APLSMC_MAX_SENSORS];
struct ksensor sc_sensors[APLSMC_MAX_SENSORS];
if (sc->sc_nsensors >= APLSMC_MAX_SENSORS) {