Lines Matching refs:new_pt
1411 int new_pt, old_pt, error;
1431 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) {
1434 if (Table[new_pt].systid != SUNIXOS &&
1435 Table[new_pt].systid != SUNIXOS2)
1447 Table[new_pt].relsect) &&
1449 Table[new_pt].numsect))
1462 clear_vtoc(NEW, new_pt);
1475 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) {
1476 if (Table[new_pt].systid != EFI_PMBR)
1480 Table[new_pt].systid) &&
1482 Table[new_pt].relsect) &&
1484 Table[new_pt].numsect))
1492 if (old_pt == FD_NUMPART && Table[new_pt].begcyl != 0) {