sdattach
static void sdattach(device_t, device_t, void *);
CFATTACH_DECL3_NEW(sd, sizeof(struct sd_softc), sdmatch, sdattach, sddetach,