Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c523 static int ctl_module_event_handler(module_t, int /*modeventtype_t*/, void *);
527 ctl_module_event_handler,
2084 ctl_module_event_handler(module_t mod, int what, void *arg) in ctl_module_event_handler() function