Home
last modified time | relevance | path

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

/src/sys/dev/nvmf/host/
H A Dnvmf.c29 static struct cdevsw nvmf_cdevsw; variable
582 mda.mda_devsw = &nvmf_cdevsw; in nvmf_attach()
1257 static struct cdevsw nvmf_cdevsw = { variable
1281 destroy_dev_drain(&nvmf_cdevsw); in nvmf_modevent()