Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom.h328 int g_modevent(module_t, int, void *);
418 #name, g_modevent, &class \
H A Dgeom_subr.c249 g_modevent(module_t mod, int type, void *data) in g_modevent() function
/freebsd/sys/dev/fdc/
H A Dfdc.c2104 return (g_modevent(NULL, type, &g_fd_class)); in fdc_modevent()
/freebsd/sys/geom/raid/
H A Dg_raid.c2571 g_modevent,