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

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.h63 ICE_DDP_PKG_ALREADY_LOADED = -1, enumerator in enum:ice_ddp_state
H A Dice_ddp_common.c667 state = ICE_DDP_PKG_ALREADY_LOADED;
721 return ICE_DDP_PKG_ALREADY_LOADED;
1360 if (state == ICE_DDP_PKG_ALREADY_LOADED) {
1368 if (!state || state == ICE_DDP_PKG_ALREADY_LOADED) {
H A Dice_lib.c7424 case ICE_DDP_PKG_ALREADY_LOADED:

Completed in 145 milliseconds