Searched defs:mod_event (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | if_cc.c | 33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
H A D | if_ccv.c | 33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
H A D | if_cxl.c | 33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
H A D | if_cxlv.c | 33 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
H A D | t4_main.c | 13163 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
/freebsd/sys/dev/sume/ |
H A D | if_sume.c | 1562 mod_event(module_t mod, int cmd, void *arg) in mod_event() function
|
/freebsd/sys/netgraph/ |
H A D | netgraph.h | 1071 modeventhand_t mod_event; /* Module event handler (optional) */ member
|