Lines Matching refs:systid
1265 Table[0].systid = SUNIXOS2; /* Solaris */ in main()
1434 if (Table[new_pt].systid != SUNIXOS && in dev_mboot_write()
1435 Table[new_pt].systid != SUNIXOS2) in dev_mboot_write()
1442 if ((Old_Table[old_pt].systid == SUNIXOS) || in dev_mboot_write()
1443 (Old_Table[old_pt].systid == SUNIXOS2)) { in dev_mboot_write()
1469 if (Old_Table[old_pt].systid == EFI_PMBR) { in dev_mboot_write()
1476 if (Table[new_pt].systid != EFI_PMBR) in dev_mboot_write()
1479 if ((Old_Table[old_pt].systid == in dev_mboot_write()
1480 Table[new_pt].systid) && in dev_mboot_write()
1778 uchar_t systid; in load() local
1827 systid = Old_Table[i].systid; in load()
1828 if (fdisk_is_dos_extended(systid)) { in load()
2029 if (Table[i].systid == id && in load()
2058 if (temp->parts[0].systid == id && in load()
2309 if (Table[i].systid == UNUSED) { in insert_tbl()
2319 Table[i].systid = (uchar_t)id; in insert_tbl()
2378 if (Old_Table[i].systid == id && in entry_from_old_table()
2392 if (Table[j].systid == UNUSED) { in entry_from_old_table()
2421 if (Table[i].systid != UNUSED) { in verify_tbl()
2430 if (Table[i].systid == EFI_PMBR) { in verify_tbl()
2486 if (Table[j].systid != UNUSED) { in verify_tbl()
2508 Table[i].systid, in verify_tbl()
2518 Table[j].systid, in verify_tbl()
2547 if (Table[i].systid != UNUSED) { in verify_tbl()
2630 if ((Old_Table[i].systid == id) && in validate_part()
2818 if (Table[i].systid == UNUSED) {
2826 if (Table[i].systid != UNUSED) {
2831 if (fdisk_is_dos_extended(Table[i].systid)) {
3001 if (fdisk_is_dos_extended(Table[i].systid)) {
3088 if (Table[i].systid != UNUSED) {
3103 if (partition[i]->systid == UNUSED)
3106 if (partition[j]->systid == UNUSED)
3199 if (partition[i]->systid == UNUSED) {
3220 if (partition[i]->systid == UNUSED) {
3281 if (partition[i]->systid == UNUSED)
3412 if (Table[i].systid != UNUSED &&
3424 if (Table[i].systid == UNUSED) {
3430 else if ((Table[i].systid == DOSDATA) ||
3431 (Table[i].systid == EXTDOS) ||
3432 (Table[i].systid == FDISK_EXTLBA)) {
3488 if (Table[i].systid == SUNIXOS) {
3489 Table[i].systid = SUNIXOS2;
3490 } else if (Table[i].systid == SUNIXOS2) {
3491 Table[i].systid = SUNIXOS;
3536 if (Table[i].systid == UNUSED) {
3543 if (fdisk_is_dos_extended(Table[i].systid) &&
3689 if (Table[i].systid == UNUSED) {
3697 switch (Table[i].systid) {
3874 (void) fprintf(stderr, " %-5d ", Table[i].systid);
3917 Table[i].systid = UNUSED;
3953 if (iparts[i].systid == 0) {
3980 partp->systid = getbyte(&bootptr);
4037 if (tbl_ptr->systid == UNUSED)
4156 Table[i].systid,
4184 ext_tab.systid,
4221 if (Table[i].systid == SUNIXOS || Table[i].systid == SUNIXOS2) {
5431 id_to_name(temp->parts[0].systid, namebuff);
5445 id_to_name(temp->parts[1].systid, namebuff);
5494 sysid = fpart->systid;
5624 if (Table[i].systid != UNUSED)