Searched refs:g_modevent (Results 1 – 4 of 4) sorted by relevance
329 int g_modevent(module_t, int, void *);419 #name, g_modevent, &class \
251 g_modevent(module_t mod, int type, void *data) in g_modevent() function
2103 return (g_modevent(NULL, type, &g_fd_class)); in fdc_modevent()
2569 g_modevent,