Home
last modified time | relevance | path

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

/src/sys/geom/
H A Dgeom.h329 int g_modevent(module_t, int, void *);
419 #name, g_modevent, &class \
H A Dgeom_subr.c251 g_modevent(module_t mod, int type, void *data) in g_modevent() function
/src/sys/dev/fdc/
H A Dfdc.c2103 return (g_modevent(NULL, type, &g_fd_class)); in fdc_modevent()
/src/sys/geom/raid/
H A Dg_raid.c2569 g_modevent,