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