Home
last modified time | relevance | path

Searched refs:nvmm_init (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libnvmm/
H A Dnvmm.h97 int nvmm_init(void);
H A Dlibnvmm.c159 nvmm_init(void) in nvmm_init() function
/netbsd-src/usr.sbin/nvmmctl/
H A Dnvmmctl.c118 if (nvmm_init() == -1) in nvmm_identify()
/netbsd-src/tests/lib/libnvmm/
H A Dh_io_assist.c375 if (nvmm_init() == -1) in main()
H A Dh_mem_assist.c470 if (nvmm_init() == -1) in main()
/netbsd-src/sys/dev/nvmm/
H A Dnvmm.c1026 nvmm_init(void) in nvmm_init() function
1285 error = nvmm_init(); in nvmm_attach()