Home
last modified time | relevance | path

Searched refs:module_t (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A Dmodule.h40 typedef struct module *module_t; typedef
41 typedef int (*modeventhand_t)(module_t, int /* modeventtype_t */, void *);
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2767 root_bus_module_handler(module_t mod, int what, void* arg) in root_bus_module_handler()
2820 driver_module_handler(module_t mod, int what, void *arg) in driver_module_handler()

Completed in 4 milliseconds