Searched refs:slot_info (Results 1 – 2 of 2) sorted by relevance
156 info.slot_info[slot].bootable = true; in module_setActiveBootSlot()225 info.slot_info[slot].bootable = false; in module_setSlotAsUnbootable()252 return info.slot_info[slot].bootable; in module_isSlotBootable()
43 BrilloSlotInfo slot_info[2]; member