Searched refs:temp_slot (Results 1 – 1 of 1) sorted by relevance
218 uint8_t temp_slot; in img_mgmt_active_slot() local220 rc = blinfo_lookup(BLINFO_RUNNING_SLOT, &temp_slot, sizeof(temp_slot)); in img_mgmt_active_slot()228 slot = (int)temp_slot; in img_mgmt_active_slot()