Searched refs:ice_module_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.c186 static int ice_module_init(void);
9805 * ice_module_init - Driver callback to handle module load
9811 ice_module_init(void) function
9821 * any resources initialized during ice_module_init.
9849 return ice_module_init();

Completed in 76 milliseconds