Searched refs:MAX_SLOT (Results 1 – 4 of 4) sorted by relevance
40 #define MAX_SLOT 2 macro
593 …BEGET_ERROR_CHECK(slot > 0 && slot <= MAX_SLOT, slot = 1, "slot value %d is invalid, set default v… in AdjustPartitionNameByPartitionSlot()
455 …BEGET_ERROR_CHECK(slot > 0 && slot <= MAX_SLOT, slot = 1, "slot value %d is invalid, set default v…