Searched refs:active_slot (Results 1 – 1 of 1) sorted by relevance
71 int active_slot = img_mgmt_active_slot(image); in img_mgmt_state_flags() local81 if (query_slot == active_slot) { in img_mgmt_state_flags()87 if (query_slot == active_slot) { in img_mgmt_state_flags()95 if (query_slot == active_slot) { in img_mgmt_state_flags()103 if (query_slot != active_slot) { in img_mgmt_state_flags()110 if (image == img_mgmt_active_image() && query_slot == active_slot) { in img_mgmt_state_flags()122 int active_slot = img_mgmt_active_slot(image); in img_mgmt_state_flags() local128 if (image == img_mgmt_active_image() && query_slot == active_slot) { in img_mgmt_state_flags()134 int rca = img_mgmt_read_info(active_slot, &aver, NULL, NULL); in img_mgmt_state_flags()149 const int active_slot = img_mgmt_active_slot(image); in img_mgmt_get_next_boot_slot() local[all …]