| /src/sys/arch/evbmips/loongson/ |
| autoconf.h | 57 const int system_type; member in struct:platform
|
| yeeloong_machdep.c | 173 .system_type = LOONGSON_FULOONG, 194 .system_type = LOONGSON_LYNLOONG, 215 .system_type = LOONGSON_YEELOONG,
|
| gdium_machdep.c | 69 .system_type = LOONGSON_GDIUM,
|
| generic2e_machdep.c | 145 .system_type = LOONGSON_2E,
|
| /src/usr.sbin/makefs/cd9660/ |
| cd9660_eltorito.h | 85 u_char system_type [ISODCL(0x04,0x04)]; member in struct:_boot_catalog_initial_entry 106 u_char system_type [ISODCL(0x04,0x04)]; member in struct:_boot_catalog_section_entry
|
| cd9660_eltorito.c | 293 ie->system_type[0] = disk->system; 300 ie->media_type[0], disk->loadSegment, ie->system_type[0],
|
| /src/sys/arch/evbmips/loongson/dev/ |
| kb3310.c | 133 if (sys_platform->system_type != LOONGSON_YEELOONG)
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_write_set_format_iso9660.c | 827 unsigned char system_type; member in struct:iso9660::__anon4803 7218 iso9660->el_torito.system_type = 0; 7303 p[4] = iso9660->el_torito.system_type;
|