| /netbsd-src/sys/arch/ews4800mips/ews4800mips/ |
| H A D | tr2a.c | 116 char model_name[32]; in tr2a_init() local 122 strlcpy(model_name, SBD_INFO->model_name, sizeof(model_name)); in tr2a_init() 123 if (model_name[0] == '\0') { in tr2a_init() 125 strcpy(model_name, "EWS4800/360AD"); in tr2a_init() 129 if (strcmp(model_name, "EWS4800/360ADII") == 0) { in tr2a_init() 132 } else if (strcmp(model_name, "EWS4800/360AD") == 0) { in tr2a_init() 135 } else if (strcmp(model_name, "EWS4800/360SX") == 0) { in tr2a_init() 138 } else if (strcmp(model_name, "EWS4800/360EX") == 0) { in tr2a_init() 141 } else if (strcmp(model_name, "EWS4800/360") == 0) { in tr2a_init() 145 printf("UNKNOWN model %s\n", model_name); in tr2a_init() [all …]
|
| /netbsd-src/sys/arch/ia64/ia64/ |
| H A D | cpu.c | 115 const char *family_name, *model_name; in identifycpu() local 135 family_name = model_name = "unknown"; in identifycpu() 139 model_name = "Merced"; in identifycpu() 145 model_name = "McKinley"; in identifycpu() 157 model_name = "Deerfield"; in identifycpu() 159 model_name = "Madison"; in identifycpu() 162 model_name = "Madison II"; in identifycpu() 172 model_name = "Montecito"; in identifycpu() 175 model_name = "Montvale"; in identifycpu() 180 cpu_setmodel("%s", model_name); in identifycpu() [all …]
|
| /netbsd-src/sys/arch/ofppc/ofppc/ |
| H A D | machdep.c | 135 i = OF_getprop(node, "model", model_name, sizeof(model_name)); in initppc() 137 OF_getprop(node, "name", model_name, in initppc() 138 sizeof(model_name)); in initppc() 203 if (strncmp(model_name, "FirePower,", 10) == 0) { in model_init() 206 if (strcmp(model_name, "MOT,PowerStack_II_Pro4000") == 0) { in model_init() 211 if (strncmp(model_name, "IBM,7044", 8) == 0) { in model_init() 219 if (strncmp(model_name, "Pegasos", 7) == 0) { in model_init() 293 oea_startup(model_name[0] ? model_name in cpu_startup() [all...] |
| H A D | mainbus.c | 267 if (strcmp(model_name, "Pegasos2") == 0) { in mainbus_attach()
|
| /netbsd-src/sys/arch/macppc/macppc/ |
| H A D | machdep.c | 133 l = OF_getprop(node, "model", model_name, sizeof(model_name)); in initppc() 135 OF_getprop(node, "name", model_name, in initppc() 136 sizeof(model_name)); in initppc() 140 ofw_quiesce = strncmp(model_name, "PowerMac11,2", 12) == 0 || in initppc() 141 strncmp(model_name, "PowerMac12,1", 12) == 0; in initppc() 144 if (strncmp(model_name, "PowerMac7,", 10) == 0) { in initppc() 151 if (strncmp(model_name, "PowerMac8,", 10) == 0) { in initppc()
|
| /netbsd-src/external/bsd/wpa/dist/src/ap/ |
| H A D | taxonomy.c | 138 char model_name[WPS_NAME_LEN + 1]; in ie_to_string() local 142 os_memset(model_name, 0, sizeof(model_name)); in ie_to_string() 143 if (get_wps_name(model_name, WPS_NAME_LEN, data, in ie_to_string() 146 ",wps:%s", model_name); in ie_to_string()
|
| /netbsd-src/sys/arch/sandpoint/stand/altboot/ |
| H A D | brdsetup.c | 759 const char *model_name; in synopcifix() local 772 model_name = NULL; in synopcifix() 809 model_name = models207[v]; in synopcifix() 818 model_name = models209[v]; in synopcifix() 851 model_name = models406[(v >> 2) & 3]; in synopcifix() 855 model_name = models407[v >> 6]; in synopcifix() 863 version, model_name); in synopcifix() 877 } else if (model_name != NULL && model_name[2] == '2') { in synopcifix() 891 if (model_name != NULL) { in synopcifix() 892 snprintf(bi_model.name, sizeof(bi_model.name), "%s", model_name); in synopcifix()
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_wps.c | 588 return wpas_dbus_string_property_getter(iter, wpa_s->conf->model_name, in wpas_dbus_getter_wps_device_model_name() 607 char *methods, *model_name; in wpas_dbus_setter_wps_device_model_name() local 616 model_name = os_strdup(methods); in wpas_dbus_setter_wps_device_model_name() 617 if (!model_name) in wpas_dbus_setter_wps_device_model_name() 619 os_free(wpa_s->conf->model_name); in wpas_dbus_setter_wps_device_model_name() 620 wpa_s->conf->model_name = model_name; in wpas_dbus_setter_wps_device_model_name()
|
| /netbsd-src/external/bsd/wpa/dist/src/wps/ |
| H A D | wps_er.h | 24 char *model_name; member 50 char *model_name; member
|
| H A D | wps_validate.c | 324 static int wps_validate_model_name(const u8 *model_name, size_t len, in wps_validate_model_name() argument 327 if (model_name == NULL) { in wps_validate_model_name() 335 if (len > 0 && model_name[len - 1] == 0) { in wps_validate_model_name() 337 "attribute value", model_name, len); in wps_validate_model_name() 1152 wps_validate_model_name(attr.model_name, attr.model_name_len, in wps_validate_beacon_probe_resp() 1210 wps_validate_model_name(attr.model_name, attr.model_name_len, in wps_validate_probe_req() 1314 wps_validate_model_name(attr.model_name, attr.model_name_len, 1) || in wps_validate_m1() 1369 wps_validate_model_name(attr.model_name, attr.model_name_len, 1) || in wps_validate_m2() 1423 wps_validate_model_name(attr.model_name, attr.model_name_len, 1) || in wps_validate_m2d()
|
| H A D | wps_attr_parse.h | 62 const u8 *model_name; member
|
| /netbsd-src/sys/arch/macppc/include/ |
| H A D | autoconf.h | 84 extern char model_name[64];
|
| /netbsd-src/sys/arch/ofppc/include/ |
| H A D | autoconf.h | 36 extern char model_name[64];
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/ |
| H A D | win_example.reg | 17 "model_name"="cmodel"
|
| /netbsd-src/sys/arch/ews4800mips/include/ |
| H A D | sbd.h | 51 char model_name[20]; member
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
| H A D | ld-insn.h | 133 model_name = insn_mnemonic, enumerator
|
| /netbsd-src/sys/arch/ofppc/pci/ |
| H A D | gt_mainbus.c | 131 strcmp(model_name, "Pegasos2") != 0) in gt_match()
|
| /netbsd-src/sys/arch/ews4800mips/stand/common/ |
| H A D | boot.c | 219 printf("model name=%s\n", sbd->model_name); in cmd_info()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | emul_generic.c | 288 model_name[WITH_DEFAULT_MODEL]); in emul_add_tree_options()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | arcmsrvar.h | 370 uint8_t model_name[8]; member
|
| /netbsd-src/sys/arch/powerpc/powerpc/ |
| H A D | ofw_machdep.c | 325 if (strncmp(model_name, "Pegasos", 7) == 0) { in ofw_bootstrap_get_memory()
|
| /netbsd-src/sys/arch/powerpc/oea/ |
| H A D | ofw_autoconf.c | 353 strncmp(model_name, "Pegasos", 7) == 0) { in device_register()
|
| H A D | ofwoea_machdep.c | 117 char model_name[64]; variable
|
| /netbsd-src/sys/arch/powerpc/pci/ |
| H A D | pci_machdep_ofw.c | 483 if (strncmp(model_name, "Pegasos2", 8) == 0) { in genofw_pci_conf_hook()
|
| /netbsd-src/external/bsd/wpa/dist/hostapd/ |
| H A D | README-WPS | 105 model_name=WAP
|