Searched defs:bootable (Results 1 – 2 of 2) sorted by relevance
97 uint8_t bootable = active ? 0x80 : 0x0; in createPartition() local
110 uint8_t bootable = active ? 0x80 : 0x0; in createPartition() local