Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dif_cc.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
H A Dif_ccv.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
H A Dif_cxl.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
H A Dif_cxlv.c33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
H A Dt4_main.c13163 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
/freebsd/sys/dev/sume/
H A Dif_sume.c1562 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
/freebsd/sys/netgraph/
H A Dnetgraph.h1071 modeventhand_t mod_event; /* Module event handler (optional) */ member