ng_device_mod_event
static int ng_device_mod_event(module_t mod, int event, void *data);
ng_device_mod_event, /* modevent */
static int ng_device_mod_event(module_t, int, void *);
.mod_event = ng_device_mod_event,