memory_attach
void memory_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(memory, sizeof(struct memory_softc), memory_match, memory_attach,