Searched refs:MBR_BS_NEWMBR (Results 1 – 4 of 4) sorted by relevance
626 flags: .byte MBR_BS_NEWMBR | BOOTSEL_FLAGS
1432 needed |= MBR_BS_NEWMBR; /* need new bootsel code */ in set_default_boot() 2753 if ( ! (boot->mbr_bootsel.mbrbs_flags & MBR_BS_NEWMBR)) { in read_s0() 2769 boot->mbr_bootsel.mbrbs_flags &= ~MBR_BS_NEWMBR; in read_s0()
610 #define MBR_BS_NEWMBR 0x80 /* New bootsel at offset 440 */ macro
663 fl |= MBR_BS_NEWMBR; in md_check_mbr()