Searched defs:IS_SAI_BLOCK_SLOT_NUMBER (Results 1 – 2 of 2) sorted by relevance
842 #define IS_SAI_BLOCK_SLOT_NUMBER(NUMBER) ((1U <= (NUMBER)) && ((NUMBER) <= 16U)) macro
941 #define IS_SAI_BLOCK_SLOT_NUMBER(NUMBER) ((1U <= (NUMBER)) && ((NUMBER) <= 16U)) macro