Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodctl.h48 int (*modm_install)(struct modlmisc *, struct modlinkage *); member
337 (*(MODL)->misc_modops->modm_install)(MODL, MODLP)
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodconf.c39 .modm_install = mod_null,