Home
last modified time | relevance | path

Searched refs:MAC_STATUS_BOOTABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/partitions/
H A Dmac.h33 #define MAC_STATUS_BOOTABLE 8 /* partition is bootable */ macro
H A Dmac.c115 if ((be32_to_cpu(part->status) & MAC_STATUS_BOOTABLE) in mac_partition()
/openbmc/u-boot/disk/
H A Dpart_mac.h80 #define MAC_STATUS_BOOTABLE 8 /* partition is bootable */ macro