Searched refs:conmode (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/powerpc/ibm4xx/dev/ |
| D | com_opb.c | 145 com_opb_cnattach(int com_freq, int conaddr, int conspeed, int conmode) in com_opb_cnattach() argument 156 COM_TYPE_NORMAL, conmode)) in com_opb_cnattach()
|
| /netbsd/src/sys/arch/sandpoint/sandpoint/ |
| D | com_eumb.c | 125 int conaddr, int conspeed, int confreq, int contype, int conmode) in eumbcnattach() argument 140 return comcnattach1(&cnregs, conspeed, confreq, contype, conmode); in eumbcnattach()
|
| /netbsd/src/sys/arch/evbarm/gemini/ |
| D | gemini_machdep.c | 758 static const int conmode = CONMODE; variable 774 GEMINI_COM_FREQ, COM_TYPE_16550_NOERS, conmode)) in consinit() 824 IT8712F_COM_FREQ, COM_TYPE_NORMAL, conmode)) { in consinit()
|