Home
last modified time | relevance | path

Searched refs:ICE_SID_LBL_LAST (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_ddp_common.h366 #define ICE_SID_LBL_LAST 0x80000038 macro
H A Dice_ddp_common.c967 if (type && !(type >= ICE_SID_LBL_FIRST && type <= ICE_SID_LBL_LAST)) in ice_enum_labels()