Lines Matching refs:tsystid
660 static int specify(uchar_t tsystid);
2800 uchar_t tsystid = 'z'; local
2845 while (tsystid == 'z') {
2874 tsystid = SUNIXOS2;
2877 tsystid = UNIXOS;
2880 tsystid = PCIXOS;
2883 tsystid = OTHEROS;
2886 tsystid = DOSOS12; /* DOS 12 bit fat */
2889 tsystid = DOSOS16; /* DOS 16 bit fat */
2904 tsystid = EXTDOS;
2907 tsystid = DOSHUGE;
2910 tsystid = FDISK_FAT95; /* FAT16, need extended int13 */
2914 tsystid = X86BOOT;
2918 tsystid = DIAGPART;
2922 tsystid = FDISK_WINDOWS;
2926 tsystid = FDISK_EXT_WIN;
2942 tsystid = FDISK_EXTLBA;
2946 tsystid = EFI_PMBR;
2957 if (tsystid != EFI_PMBR) {
2964 i = specify(tsystid);
3042 i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0, 1,
3069 specify(uchar_t tsystid) argument
3162 if ((tsystid == DOSOS12) &&
3237 if ((i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0,
3325 if ((tsystid == DOSOS12) &&
3336 i = insert_tbl(tsystid, 0, 0, 0, 0, 0, 0, 0,