Searched refs:new_pt (Results 1 – 1 of 1) sorted by relevance
1404 int new_pt, old_pt, error; in dev_mboot_write() local1424 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) { in dev_mboot_write()1427 if (Table[new_pt].systid != SUNIXOS && in dev_mboot_write()1428 Table[new_pt].systid != SUNIXOS2) in dev_mboot_write()1440 Table[new_pt].relsect) && in dev_mboot_write()1442 Table[new_pt].numsect)) in dev_mboot_write()1455 clear_vtoc(NEW, new_pt); in dev_mboot_write()1467 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) { in dev_mboot_write()1468 if (Table[new_pt].systid != EFI_PMBR) in dev_mboot_write()1472 Table[new_pt].systid) && in dev_mboot_write()[all …]