Searched refs:system_type (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_eltorito.h | 85 u_char system_type [ISODCL(0x04,0x04)]; member 106 u_char system_type [ISODCL(0x04,0x04)]; member
|
H A D | cd9660_eltorito.c | 293 ie->system_type[0] = disk->system; in cd9660_boot_setup_default_entry() 300 ie->media_type[0], disk->loadSegment, ie->system_type[0], in cd9660_boot_setup_default_entry()
|
/netbsd-src/sys/arch/evbmips/loongson/ |
H A D | yeeloong_machdep.c | 173 .system_type = LOONGSON_FULOONG, 194 .system_type = LOONGSON_LYNLOONG, 215 .system_type = LOONGSON_YEELOONG,
|
H A D | autoconf.h | 57 const int system_type; member
|
H A D | gdium_machdep.c | 69 .system_type = LOONGSON_GDIUM,
|
H A D | generic2e_machdep.c | 145 .system_type = LOONGSON_2E,
|
/netbsd-src/sys/arch/evbmips/loongson/dev/ |
H A D | kb3310.c | 133 if (sys_platform->system_type != LOONGSON_YEELOONG) in ykbec_match()
|