Home
last modified time | relevance | path

Searched refs:nvmf_ctl_load (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_ctldev.c137 nvmf_ctl_load(void) in nvmf_ctl_load() function
H A Dnvmf_var.h189 int nvmf_ctl_load(void);
H A Dnvmf.c1159 return (nvmf_ctl_load()); in nvmf_modevent()