HomeSort by relevance Sort by last modified time
    Searched full:mbr (Results 1 - 25 of 33) sorted by null

1 2

  /system/core/gpttool/
gpttool.c 78 u8 mbr[512]; member in struct:ptable
94 void init_mbr(u8 *mbr, u32 blocks)
96 mbr[0x1be] = 0x00; // nonbootable
97 mbr[0x1bf] = 0xFF; // bogus CHS
98 mbr[0x1c0] = 0xFF;
99 mbr[0x1c1] = 0xFF;
101 mbr[0x1c2] = 0xEE; // GPT partition
102 mbr[0x1c3] = 0xFF; // bogus CHS
103 mbr[0x1c4] = 0xFF;
104 mbr[0x1c5] = 0xFF
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
storduid.h 24 BOOLEAN Mbr;
ntdddisk.h 342 } Mbr;
378 PARTITION_INFORMATION_MBR Mbr;
404 DRIVE_LAYOUT_INFORMATION_MBR Mbr;
449 SET_PARTITION_INFORMATION_MBR Mbr;