Searched defs:comcnrate (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/alpha/pci/ | ||
| H A D | pci_consinit.c | 62 static int comcnrate = CONSPEED; variable in typeref:typename:int |
| /src/sys/arch/evbmips/malta/ | ||
| H A D | machdep.c | 121 int comcnrate = 38400; /* XXX should be config option */ variable in typeref:typename:int |
| /src/sys/arch/evbmips/cavium/ | ||
| H A D | machdep.c | 169 int comcnrate = 115200; /* XXX should be config option */ variable in typeref:typename:int |
| /src/sys/arch/evbmips/gdium/ | ||
| H A D | machdep.c | 118 int comcnrate = 38400; /* XXX should be config option */ variable in typeref:typename:int |
| /src/sys/arch/algor/algor/ | ||
| H A D | machdep.c | 125 int comcnrate = TTYDEF_SPEED; variable in typeref:typename:int |
Completed in 4 milliseconds