Searched refs:SZ_PTE (Results 1 – 1 of 1) sorted by relevance
195 #define SZ_PTE 16 /* MBR: Size of a partition table entry */ 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 */6042 for (i = 0; i < 4; i++, p += SZ_PTE) {