Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h167 struct dacfsw *dacf_dacfsw; member
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c480 return (dacf_module_register(mcp->mod_modname, modl->dacf_dacfsw)); in mod_installdacf()