pcagpio_init
if (pcagpio_init(sc, 0) != 0)
if (sc->sc_npins > 8 && pcagpio_init(sc, 1) != 0)
int pcagpio_init(struct pcagpio_softc *, int);