Searched refs:PC_SLICE_FLAG_BOOTABLE (Results 1 – 2 of 2) sorted by relevance
93 #define PC_SLICE_FLAG_BOOTABLE 0x80 macro
473 if (PC_SLICE_FLAG (mbr, part) != PC_SLICE_FLAG_BOOTABLE) in make_saved_active()482 PC_SLICE_FLAG (mbr, part) = PC_SLICE_FLAG_BOOTABLE; in make_saved_active()1150 *((unsigned char *) cur_part_addr) = PC_SLICE_FLAG_BOOTABLE; in set_bootdev()