Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmodule_khelp.h87 .evhand = khelp_modevent, \
96 int khelp_modevent(module_t mod, int type, void *data);
/f-stack/freebsd/kern/
H A Dkern_khelp.c317 khelp_modevent(module_t mod, int event_type, void *data) in khelp_modevent() function