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