Home
last modified time | relevance | path

Searched defs:bootable (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tools/mbrtool/
H A Dmbrtool.cpp97 uint8_t bootable = active ? 0x80 : 0x0; in createPartition() local
/haiku/src/tools/anyboot/
H A Danyboot.cpp110 uint8_t bootable = active ? 0x80 : 0x0; in createPartition() local