ice_module_event_handler
int ice_module_event_handler(module_t mod, int what, void *arg);
DRIVER_MODULE(ice, pci, ice_driver, ice_module_event_handler, NULL);