Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c217 static int cam_module_event_handler(module_t, int /*modeventtype_t*/, void *);
221 cam_module_event_handler,
743 cam_module_event_handler(module_t mod, int what, void *arg) in cam_module_event_handler() function