Searched refs:MBR_Table (Results 1 – 1 of 1) sorted by relevance
194 #define MBR_Table 446 /* MBR: Offset of partition table in the MBR */ macro3275 pt = fs->win + (MBR_Table + i * SZ_PTE);5598 pte = buf + (MBR_Table + (part - 1) * SZ_PTE);5964 buf[MBR_Table + (part - 1) * SZ_PTE + PTE_System] = sys; /* Set system ID */5970 pte = buf + MBR_Table; /* Create partition table for single partition in the drive */6041 p = buf + MBR_Table; b_cyl = 0;