ssextio_match
CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach,
static int ssextio_match(device_t, cfdata_t, void *);
static int ssextio_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(ssextio, sizeof(struct ssextio_softc), ssextio_match, ssextio_attach,