FT1_NUM_SLOTS
WARN(slot >= FT1_NUM_SLOTS, "invalid slot: %d\n", slot);
if (slot >= FT1_NUM_SLOTS) {
FT1_NUM_SLOTS);