Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/partitions/
Dmac.h40 #define MAC_STATUS_BOOTABLE 8 /* partition is bootable */ macro
/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c524 if ((be32_to_cpu(part->status) & MAC_STATUS_BOOTABLE) in check_bootable_part()