Searched refs:Old_Table (Results 1 – 1 of 1) sorted by relevance
310 static struct ipart Old_Table[FD_NUMPART]; variable1435 if ((Old_Table[old_pt].systid == SUNIXOS) || in dev_mboot_write()1436 (Old_Table[old_pt].systid == SUNIXOS2)) { in dev_mboot_write()1439 if ((Old_Table[old_pt].relsect == in dev_mboot_write()1441 (Old_Table[old_pt].numsect == in dev_mboot_write()1461 if (Old_Table[old_pt].systid == EFI_PMBR) { in dev_mboot_write()1471 if ((Old_Table[old_pt].systid == in dev_mboot_write()1473 (Old_Table[old_pt].relsect == in dev_mboot_write()1475 (Old_Table[old_pt].numsect == in dev_mboot_write()1825 systid = Old_Table[i].systid; in load()[all …]