| /src/share/examples/rump/ukbd_read/ |
| kbd.c | 66 const char *typestr; local 73 typestr = "up"; 78 typestr = "down"; 83 typestr = "unknown"; 86 printf("event type: %d (%s)\n", wev->type, typestr);
|
| /src/sys/arch/emips/emips/ |
| sysconf.c | 87 const char *typestr = NULL; local 90 typestr = sysinit[systype].option; 94 (typestr) ? typestr : "???");
|
| /src/sys/dev/ic/ |
| fmv.c | 110 const char *typestr; local 121 typestr = "FMV-181"; 124 typestr = "FMV-181A"; 127 typestr = "FMV-182"; 130 typestr = "FMV-182A"; 133 typestr = "FMV-183"; 136 typestr = "FMV-184"; 144 aprint_normal(": %s Ethernet\n", typestr);
|
| /src/external/bsd/tmux/dist/ |
| cmd-show-prompt-history.c | 56 const char *typestr = args_get(args, 'T'); local 61 if (typestr == NULL) { 68 type = status_prompt_type(typestr); 70 cmdq_error(item, "invalid type: %s", typestr); 81 if (typestr == NULL) { 93 type = status_prompt_type(typestr); 95 cmdq_error(item, "invalid type: %s", typestr);
|
| /src/sys/arch/evbsh3/t_sh7706lan/ |
| if_ne_mainbus.c | 118 const char *typestr; local 152 typestr = "NE1000"; 156 typestr = "NE2000"; 160 typestr = "NE2000 (RTL8019)"; 169 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| /src/sys/arch/ia64/stand/common/ |
| ls.c | 54 static char typestr[] = "?fc?d?b? ?l?s?w"; variable 117 snprintf(lbuf, sizeof(lbuf), " %c %8d %s\n", typestr[d->d_type], 120 snprintf(lbuf, sizeof(lbuf), " %c %s\n", typestr[d->d_type],
|
| fileload.c | 63 char *typestr; local 69 typestr = NULL;
|
| /src/sys/arch/mmeye/dev/ |
| if_ne_mainbus.c | 106 const char *typestr; local 139 typestr = "NE2000 (RTL8019)"; 149 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| /src/sys/arch/pmax/pmax/ |
| sysconf.c | 144 const char *typestr; local 147 typestr = "???"; 149 typestr = sysinit[systype].option; 153 typestr);
|
| /src/sys/arch/x68k/dev/ |
| if_ne_neptune.c | 124 const char *typestr; local 155 typestr = "NE1000"; 159 typestr = "NE2000"; 163 typestr = "NE2000 (RTL8019)"; 171 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| if_ne_intio.c | 141 const char *typestr; local 175 typestr = "NE1000"; 179 typestr = "NE2000"; 183 typestr = "NE2000 (RTL8019)"; 191 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| /src/sys/dev/isa/ |
| if_ne_isa.c | 141 const char *typestr; local 173 typestr = "NE1000"; 177 typestr = "NE2000"; 181 typestr = "NE2000 (RTL8019)"; 189 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| if_we_isa.c | 267 const char *typestr; local 287 typestr = we_params(asict, asich, &wsc->sc_type, NULL, 289 if (typestr == NULL) { 319 if (we_config(self, wsc, typestr)) 334 typestr); 349 const char *typestr; local 360 typestr = "WD8003S"; 363 typestr = "WD8003E"; 366 typestr = "WD8003EB"; 369 typestr = "WD8003W" [all...] |
| if_ate.c | 356 const char *typestr; local 374 typestr = "AT-1700T/RE2001"; 377 typestr = "AT-1700BT/RE2003"; 380 typestr = "AT-1700FT/RE2009"; 383 typestr = "AT-1700AT/RE2005"; 386 typestr = "unknown AT-1700/RE2000"; 395 aprint_normal(": %s Ethernet\n", typestr);
|
| /src/sys/dev/isapnp/ |
| if_ne_isapnp.c | 101 const char *typestr; local 137 typestr = "NE1000"; 141 typestr = "NE2000"; 145 typestr = "NE2000 (RTL8019)"; 153 aprint_normal_dev(self, "%s Ethernet\n", typestr);
|
| /src/sys/arch/ia64/stand/efi/libefi/ |
| efifs_ls.c | 82 static const char *const typestr[] = { variable 185 if (dp->d_type >= NELEM(typestr) || 186 !(t = typestr[dp->d_type])) { 224 n->e_ino, n->e_name, typestr[n->e_type]);
|
| /src/sys/arch/prep/pnpbus/ |
| if_we_pnpbus.c | 154 const char *typestr; local 177 typestr = we_params(asict, asich, &wsc->sc_type, &memsize, 179 if (typestr == NULL) { 217 if (we_config(self, wsc, typestr)) 259 const char *typestr; local 270 typestr = "WD8003S"; 273 typestr = "WD8003E"; 276 typestr = "WD8003EB"; 279 typestr = "WD8003W"; 282 typestr = "WD8013EBT" [all...] |
| /src/sys/arch/mac68k/mac68k/ |
| disksubr.c | 129 char typestr[32], *s; local 135 strncpy(typestr, (char *)part->pmPartType, sizeof(typestr)); 136 typestr[sizeof(typestr) - 1] = '\0'; 137 for (s = typestr; *s; s++) 141 if (strcmp(PART_TYPE_DRIVER, typestr) == 0 || 142 strcmp(PART_TYPE_DRIVER43, typestr) == 0 || 143 strcmp(PART_TYPE_DRIVERATA, typestr) == 0 || 144 strcmp(PART_TYPE_FWB_COMPONENT, typestr) == 0 | [all...] |
| /src/sys/dev/mca/ |
| if_le_mca.c | 136 const char *typestr; local 176 typestr = "Personal MC2"; 183 typestr = "MC2+"; 225 ma->ma_slot + 1, irq, typestr);
|
| if_we_mca.c | 157 const char *typestr; local 262 typestr = wep->we_typestr; 289 if (we_config(self, wsc, typestr))
|
| /src/sys/dev/pci/ |
| ld_twe.c | 99 const char *typestr, *stripestr, *statstr; local 118 typestr = twe_describe_code(twe_table_unittype, td->td_type); 119 if (typestr == NULL) { 121 typestr = unktype; 153 aprint_normal(": %s%s, status: %s\n", stripebuf, typestr, statstr);
|
| /src/sys/arch/atari/dev/ |
| if_ne_mb.c | 187 const char *typestr; local 233 typestr = "NE1000"; 237 typestr = "NE2000"; 241 typestr = "NE2000 (RTL8019)"; 249 aprint_normal_dev(self, "%s Ethernet (8-bit)\n", typestr);
|
| /src/sys/arch/atari/vme/ |
| if_we_vme.c | 310 const char *typestr; local 372 typestr = "SMC8216 with SMC_TT VME-ISA bridge"; 374 if (we_config(self, wsc, typestr) != 0)
|
| /src/sys/arch/macppc/macppc/ |
| disksubr.c | 170 char typestr[32], *s; local 181 strncpy(typestr, (char *)part->pmPartType, sizeof(typestr)); 182 typestr[sizeof(typestr) - 1] = '\0'; 183 for (s = typestr; *s; s++) 187 if (strncmp(PART_TYPE_DRIVER, typestr, strlen(PART_TYPE_DRIVER)) == 0 || 188 strcmp(PART_TYPE_DRIVER43, typestr) == 0 || 189 strcmp(PART_TYPE_DRIVERATA, typestr) == 0 || 190 strcmp(PART_TYPE_DRIVERIOKIT, typestr) == 0 | [all...] |
| /src/sys/arch/macppc/stand/ofwboot/ |
| ofdev.c | 149 char typestr[32], *s; local 157 strncpy(typestr, (char *)part->pmPartType, sizeof(typestr)); 158 typestr[sizeof(typestr) - 1] = '\0'; 159 for (s = typestr; *s; s++) 163 if (strcmp(PART_TYPE_NBSD_PPCBOOT, typestr) == 0) { 169 } else if (strcmp(PART_TYPE_UNIX, typestr) == 0 &&
|