LOM_MAX_PSU
struct ksensor sc_psu[LOM_MAX_PSU];
sc->sc_num_psu = min((config >> 3) & 0x3, LOM_MAX_PSU);