memattach
void memattach(device_t, device_t, void *);
CFATTACH_DECL_NEW(mem, sizeof(struct mem_softc), memmatch, memattach,