Searched refs:NUMBER_OF_SLOTS (Results 1 – 1 of 1) sorted by relevance
24 #define NUMBER_OF_SLOTS 1 macro124 .slots = NUMBER_OF_SLOTS,148 static struct eds_slot eds_slots[NUMBER_OF_SLOTS] = {149 [0 ... (NUMBER_OF_SLOTS - 1)] = {199 if (value + 1 > NUMBER_OF_SLOTS) { in write_slot()