Searched refs:MAC_STATUS_BOOTABLE (Results 1 – 2 of 2) sorted by relevance
40 #define MAC_STATUS_BOOTABLE 8 /* partition is bootable */ macro
524 if ((be32_to_cpu(part->status) & MAC_STATUS_BOOTABLE) in check_bootable_part()