Lines Matching refs:systid

1261 				Table[0].systid = SUNIXOS2;   /* Solaris */  in main()
1427 if (Table[new_pt].systid != SUNIXOS && in dev_mboot_write()
1428 Table[new_pt].systid != SUNIXOS2) in dev_mboot_write()
1435 if ((Old_Table[old_pt].systid == SUNIXOS) || in dev_mboot_write()
1436 (Old_Table[old_pt].systid == SUNIXOS2)) { in dev_mboot_write()
1461 if (Old_Table[old_pt].systid == EFI_PMBR) { in dev_mboot_write()
1468 if (Table[new_pt].systid != EFI_PMBR) in dev_mboot_write()
1471 if ((Old_Table[old_pt].systid == in dev_mboot_write()
1472 Table[new_pt].systid) && in dev_mboot_write()
1776 uchar_t systid; in load() local
1825 systid = Old_Table[i].systid; in load()
1826 if (fdisk_is_dos_extended(systid)) { in load()
2027 if (Table[i].systid == id && in load()
2056 if (temp->parts[0].systid == id && in load()
2307 if (Table[i].systid == UNUSED) { in insert_tbl()
2316 Table[i].systid = (uchar_t)id; in insert_tbl()
2387 if (Old_Table[i].systid == id && in entry_from_old_table()
2401 if (Table[j].systid == UNUSED) { in entry_from_old_table()
2430 if (Table[i].systid != UNUSED) { in verify_tbl()
2439 if (Table[i].systid == EFI_PMBR) { in verify_tbl()
2495 if (Table[j].systid != UNUSED) { in verify_tbl()
2517 Table[i].systid, in verify_tbl()
2527 Table[j].systid, in verify_tbl()
2556 if (Table[i].systid != UNUSED) { in verify_tbl()
2639 if ((Old_Table[i].systid == id) && in validate_part()
2827 if (Table[i].systid == UNUSED) {
2835 if (Table[i].systid != UNUSED) {
2840 if (fdisk_is_dos_extended(Table[i].systid)) {
3010 if (fdisk_is_dos_extended(Table[i].systid)) {
3097 if (Table[i].systid != UNUSED) {
3112 if (partition[i]->systid == UNUSED)
3115 if (partition[j]->systid == UNUSED)
3208 if (partition[i]->systid == UNUSED) {
3229 if (partition[i]->systid == UNUSED) {
3290 if (partition[i]->systid == UNUSED)
3421 if (Table[i].systid != UNUSED &&
3433 if (Table[i].systid == UNUSED) {
3439 else if ((Table[i].systid == DOSDATA) ||
3440 (Table[i].systid == EXTDOS) ||
3441 (Table[i].systid == FDISK_EXTLBA)) {
3497 if (Table[i].systid == SUNIXOS) {
3498 Table[i].systid = SUNIXOS2;
3499 } else if (Table[i].systid == SUNIXOS2) {
3500 Table[i].systid = SUNIXOS;
3545 if (Table[i].systid == UNUSED) {
3552 if (fdisk_is_dos_extended(Table[i].systid) &&
3699 if (Table[i].systid == UNUSED) {
3707 switch (Table[i].systid) {
3884 (void) fprintf(stderr, " %-5d ", Table[i].systid);
3927 Table[i].systid = UNUSED;
3963 if (iparts[i].systid == 0) {
3990 partp->systid = getbyte(&bootptr);
4047 if (tbl_ptr->systid == UNUSED)
4166 Table[i].systid,
4194 ext_tab.systid,
4231 if (Table[i].systid == SUNIXOS || Table[i].systid == SUNIXOS2) {
5441 id_to_name(temp->parts[0].systid, namebuff);
5455 id_to_name(temp->parts[1].systid, namebuff);
5504 sysid = fpart->systid;
5634 if (Table[i].systid != UNUSED)