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