Home
last modified time | relevance | path

Searched defs:mod_event (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/dev/cxgbe/
HDif_cxl.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
HDif_cc.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
HDif_ccv.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
HDif_cxlv.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
HDt4_main.c13242 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
/freebsd-head/sys/dev/sume/
HDif_sume.c1562 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
/freebsd-head/sys/netgraph/
HDnetgraph.h1080 modeventhand_t mod_event; /* Module event handler (optional) */ member