mcmemattach
static void mcmemattach(device_t, device_t, void *);
CFATTACH_DECL_NEW(mcmem, 0, mcmemmatch, mcmemattach, NULL, NULL);