Searched refs:new_pt (Results 1 – 1 of 1) sorted by relevance
1411 int new_pt, old_pt, error; in dev_mboot_write() local1431 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) { in dev_mboot_write()1434 if (Table[new_pt].systid != SUNIXOS && in dev_mboot_write()1435 Table[new_pt].systid != SUNIXOS2) in dev_mboot_write()1447 Table[new_pt].relsect) && in dev_mboot_write()1449 Table[new_pt].numsect)) in dev_mboot_write()1462 clear_vtoc(NEW, new_pt); in dev_mboot_write()1475 for (new_pt = 0; new_pt < FD_NUMPART; new_pt++) { in dev_mboot_write()1476 if (Table[new_pt].systid != EFI_PMBR) in dev_mboot_write()1480 Table[new_pt].systid) && in dev_mboot_write()[all …]