FW_SLOTS
.num_slots = FW_SLOTS,
if (transfer->slot == 0 || transfer->slot > FW_SLOTS)
if (activate->slot == 0 || activate->slot > FW_SLOTS)