Searched defs:bootability (Results 1 – 3 of 3) sorted by relevance
205 pub bootability: Bootability, field
170 let bootability = match (abr_slot.successful, abr_slot.tries) { in get_slot_by_number() localVariable
278 let bootability = match (slot_data.successful(), slot_data.tries()) { in get_slot_by_number() localVariable