PBMS_Y_SENSORS
#define PBMS_SENSORS (PBMS_X_SENSORS + PBMS_Y_SENSORS)
KASSERT(0 <= sc->sc_y_sensors && sc->sc_y_sensors <= PBMS_Y_SENSORS);