Home
last modified time | relevance | path

Searched refs:ice_module_event_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_lib.h1018 int ice_module_event_handler(module_t mod, int what, void *arg);
H A Dif_ice_iflib.c319 DRIVER_MODULE(ice, pci, ice_driver, ice_module_event_handler, NULL);
H A Dice_lib.c10059 ice_module_event_handler(module_t __unused mod, int what, void __unused *arg) in ice_module_event_handler() function