Searched refs:MBR_PART_COUNT (Results 1 – 6 of 6) sorted by relevance
84 struct mbr_partition mbrparts[MBR_PART_COUNT];
57 #define MBR_PART_COUNT 4 macro160 movb $MBR_PART_COUNT, %cl
420 struct mbr_partition mbr[MBR_PART_COUNT]; in read_minix_subp()435 for (i = 0; i < MBR_PART_COUNT; i++) { in read_minix_subp()454 struct mbr_partition mbr[MBR_PART_COUNT]; in read_label()491 for (i = 0; i < MBR_PART_COUNT; i++) { in read_label()
160 struct mbr_partition mbrparts[MBR_PART_COUNT]; /* MBR itself */
80 #define NAMETABSIZE (MBR_PART_COUNT * TABENTRYSIZE)644 .fill MBR_PART_COUNT * (MBR_BS_PARTNAMESIZE + 1), 0x01, 0x00
208 #define MBR_PART_COUNT 4 /* Number of partitions in MBR */ macro697 char mbrbs_nametab[MBR_PART_COUNT][MBR_BS_PARTNAMESIZE + 1];743 struct mbr_partition mbr_parts[MBR_PART_COUNT];