Searched refs:Old_Table (Results 1 – 1 of 1) sorted by relevance
318 static struct ipart Old_Table[FD_NUMPART]; variable1442 if ((Old_Table[old_pt].systid == SUNIXOS) || in dev_mboot_write()1443 (Old_Table[old_pt].systid == SUNIXOS2)) { in dev_mboot_write()1446 if ((Old_Table[old_pt].relsect == in dev_mboot_write()1448 (Old_Table[old_pt].numsect == in dev_mboot_write()1469 if (Old_Table[old_pt].systid == EFI_PMBR) { in dev_mboot_write()1479 if ((Old_Table[old_pt].systid == in dev_mboot_write()1481 (Old_Table[old_pt].relsect == in dev_mboot_write()1483 (Old_Table[old_pt].numsect == in dev_mboot_write()1827 systid = Old_Table[i].systid; in load()[all …]