OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONSPEED
(Results
1 - 25
of
54
) sorted by relevancy
1
2
3
/src/sys/arch/evbmips/sbmips/
console.c
50
#ifndef
CONSPEED
51
#define
CONSPEED
115200
59
sbjcn_cnattach(0x1001FF80, 0,
CONSPEED
, CONMODE);
61
sbscn_cnattach(0x10060100, 0,
CONSPEED
, CONMODE);
63
sbscn_kgdb_attach(0x10060100, 1,
CONSPEED
, CONMODE);
/src/sys/arch/sbmips/sbmips/
console.c
50
#ifndef
CONSPEED
51
#define
CONSPEED
115200
59
sbjcn_cnattach(0x1001FF80, 0,
CONSPEED
, CONMODE);
61
sbscn_cnattach(0x10060100, 0,
CONSPEED
, CONMODE);
63
sbscn_kgdb_attach(0x10060100, 1,
CONSPEED
, CONMODE);
/src/sys/arch/alpha/pci/
pci_consinit.c
59
#ifndef
CONSPEED
60
#define
CONSPEED
TTYDEF_SPEED
62
static int comcnrate =
CONSPEED
;
/src/sys/arch/shark/shark/
consinit.c
85
#ifndef
CONSPEED
86
#define
CONSPEED
TTYDEF_SPEED
162
if (comcnattach(&isa_io_bs_tag, CONADDR,
CONSPEED
, COM_FREQ,
/src/sys/arch/evbppc/walnut/
consinit.c
53
#ifndef
CONSPEED
54
#define
CONSPEED
B9600 /* */
55
// #define
CONSPEED
B115200 /* 9600 is too slow for my taste */
76
#define KGDB_DEVRATE
CONSPEED
93
com_opb_cnattach(COM_FREQ * 6, CONADDR,
CONSPEED
, comcnmode);
/src/sys/arch/landisk/stand/boot/
cons.c
37
#ifndef
CONSPEED
38
#define
CONSPEED
9600
60
scif_init(
CONSPEED
);
/src/sys/arch/acorn32/mainbus/
com_pioc.c
225
#ifndef
CONSPEED
226
#define
CONSPEED
38400
232
result = comcnattach(comconstag, (IO_CONF_BASE + CONADDR),
CONSPEED
,
/src/sys/arch/evbppc/obs405/
obs200_machdep.c
107
#ifndef
CONSPEED
108
#define
CONSPEED
B9600
166
com_opb_cnattach(OBS200_COM_FREQ, CONADDR,
CONSPEED
, CONMODE);
obs266_machdep.c
107
#ifndef
CONSPEED
108
#define
CONSPEED
B9600
157
com_opb_cnattach(OBS266_COM_FREQ, CONADDR,
CONSPEED
, CONMODE);
obs600_machdep.c
106
#ifndef
CONSPEED
107
#define
CONSPEED
B115200
163
com_opb_cnattach(OBS600_COM_FREQ, CONADDR,
CONSPEED
, CONMODE);
/src/sys/arch/hpcarm/hpcarm/
wzero3_machdep.c
65
#ifndef
CONSPEED
66
#define
CONSPEED
9600
72
int comcnspeed =
CONSPEED
;
/src/sys/arch/alpha/alpha/
promcons.c
54
#ifndef
CONSPEED
55
#define
CONSPEED
9600
136
tp->t_ispeed = tp->t_ospeed =
CONSPEED
;
/src/sys/arch/evbppc/dht/
machdep.c
108
#ifndef
CONSPEED
109
#define
CONSPEED
B115200
160
com_opb_cnattach(DHT_COM_FREQ, CONADDR,
CONSPEED
, CONMODE);
/src/sys/arch/hpcmips/tx/
tx39.c
67
#ifndef
CONSPEED
68
#define
CONSPEED
TTYDEF_SPEED
257
if(txcom_cnattach(slot,
CONSPEED
,
/src/sys/dev/pci/
puccn.c
67
#ifndef
CONSPEED
68
#define
CONSPEED
TTYDEF_SPEED
222
com_kgdb_attach(puctag, pucgdbbase,
CONSPEED
, COM_FREQ,
241
return comcnattach(puctag, puccnbase,
CONSPEED
,
/src/sys/arch/xen/x86/
consinit.c
102
#ifndef
CONSPEED
103
#define
CONSPEED
TTYDEF_SPEED
115
CONADDR,
CONSPEED
/src/sys/arch/x86/x86/
consinit.c
115
#ifndef
CONSPEED
116
#define
CONSPEED
TTYDEF_SPEED
128
CONADDR,
CONSPEED
281
speed =
CONSPEED
;
/src/sys/arch/hpcmips/vr/
vr.c
102
#ifndef
CONSPEED
103
#define
CONSPEED
TTYDEF_SPEED
439
if ((*com_info->attach)(iot, com_info->addr,
CONSPEED
,
/src/sys/arch/evbarm/integrator/
integrator_machdep.c
157
#ifndef
CONSPEED
158
#define
CONSPEED
B115200
164
int comcnspeed =
CONSPEED
;
/src/sys/arch/cats/cats/
cats_machdep.c
163
#define
CONSPEED
B38400
164
#ifndef
CONSPEED
165
#define
CONSPEED
B9600 /* TTYDEF_SPEED */
171
int comcnspeed =
CONSPEED
;
/src/sys/arch/evbarm/imx31/
imx31lk_machdep.c
215
#ifndef
CONSPEED
216
#define
CONSPEED
B115200 /* What RedBoot uses */
222
int comcnspeed =
CONSPEED
;
/src/sys/arch/evbarm/marvell/
marvell_machdep.c
116
#ifndef
CONSPEED
117
#define
CONSPEED
B115200 /* It's a setting of the default of u-boot */
122
int comcnspeed =
CONSPEED
;
/src/sys/arch/evbarm/ixm1200/
ixm1200_machdep.c
139
#ifndef
CONSPEED
140
#define
CONSPEED
B38400
725
CONSPEED
, CONMODE))
/src/sys/arch/evbarm/hdl_g/
hdlg_machdep.c
709
#ifndef
CONSPEED
710
#define
CONSPEED
B115200
711
#endif /* !
CONSPEED
*/
721
int comcnspeed =
CONSPEED
;
737
#define KGDB_DEVRATE
CONSPEED
/src/sys/arch/evbarm/iq80321/
iq80321_machdep.c
180
#ifndef
CONSPEED
181
#define
CONSPEED
B115200
182
#endif /* !
CONSPEED
*/
192
int comcnspeed =
CONSPEED
;
208
#define KGDB_DEVRATE
CONSPEED
Completed in 24 milliseconds
1
2
3
Indexes created Sat Sep 20 22:09:52 GMT 2025