nvmm_attach
static void nvmm_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(nvmm, 0, nvmm_match, nvmm_attach, nvmm_detach, NULL);