Home
last modified time | relevance | path

Searched refs:system_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h85 u_char system_type [ISODCL(0x04,0x04)]; member
106 u_char system_type [ISODCL(0x04,0x04)]; member
H A Dcd9660_eltorito.c293 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 Dyeeloong_machdep.c173 .system_type = LOONGSON_FULOONG,
194 .system_type = LOONGSON_LYNLOONG,
215 .system_type = LOONGSON_YEELOONG,
H A Dautoconf.h57 const int system_type; member
H A Dgdium_machdep.c69 .system_type = LOONGSON_GDIUM,
H A Dgeneric2e_machdep.c145 .system_type = LOONGSON_2E,
/netbsd-src/sys/arch/evbmips/loongson/dev/
H A Dkb3310.c133 if (sys_platform->system_type != LOONGSON_YEELOONG) in ykbec_match()