Searched refs:active_slot (Results 1 – 5 of 5) sorted by relevance
61 void set_active_slot(const std::string& active_slot) { active_slot_ = active_slot; } in set_active_slot() argument
40 uint8_t active_slot; member
173 if (info->active_slot >= 2) in boot_info_validate()
155 info.active_slot = slot; in module_setActiveBootSlot()
300 local active_slot=`get_active_slot`301 if [ X"${ACTIVE_SLOT}" != X"${active_slot}" ]; then302 …echo "${ORANGE}[ WARNING ]${NORMAL} Active slot changed from ${ACTIVE_SLOT} to ${active_slot}" >&2399 local active_slot=`get_active_slot`400 if [ X"${ACTIVE_SLOT}" != X"${active_slot}" ]; then401 … echo "${ORANGE}[ WARNING ]${NORMAL} Active slot changed from ${ACTIVE_SLOT} to ${active_slot}"424 local active_slot=`get_active_slot`425 if [ X"${ACTIVE_SLOT}" != X"${active_slot}" ]; then426 … echo "${ORANGE}[ WARNING ]${NORMAL} Active slot changed from ${ACTIVE_SLOT} to ${active_slot}"1581 local active_slot=`get_active_slot`[all …]