MPFGPIO_MAX_PINS
KASSERT(sc->sc_npins <= MPFGPIO_MAX_PINS);
gpio_pin_t sc_gpio_pins[MPFGPIO_MAX_PINS];
uint8_t sc_gpio_claimed[MPFGPIO_MAX_PINS];