topcat_softc
CFATTACH_DECL_NEW(topcat_dio, sizeof(struct topcat_softc),
CFATTACH_DECL_NEW(topcat_intio, sizeof(struct topcat_softc),
static void topcat_end_attach(struct topcat_softc *, uint8_t);
struct topcat_softc *sc = device_private(self);
struct topcat_softc *sc = device_private(self);
topcat_end_attach(struct topcat_softc *sc, uint8_t id)