Home
last modified time | relevance | path

Searched refs:CONUNIT (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/src/sys/arch/evbarm/armadillo/
Darmadillo9_start.S241 #ifndef CONUNIT
242 #define CONUNIT 0 macro
253 ldr r4, Lcomaddr+(CONUNIT*4)
265 ldr r4, Lcomaddr+(CONUNIT*4)
Darmadillo9_machdep.c250 #ifndef CONUNIT
251 #define CONUNIT 0 macro
894 bus_space_map(&ep93xx_bs_tag, EP93XX_APB_HWBASE + comaddr[CONUNIT], in consinit()
896 if (epcomcnattach(&ep93xx_bs_tag, EP93XX_APB_HWBASE + comaddr[CONUNIT], in consinit()
/netbsd/src/sys/arch/evbarm/npwr_fc/
Dnpwr_fc_machdep.c184 #ifndef CONUNIT
185 #define CONUNIT 0 macro
194 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/evbarm/iq80310/
Diq80310_machdep.c182 #ifndef CONUNIT
183 #define CONUNIT 0 macro
192 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/evbarm/iq80321/
Diq80321_machdep.c184 #ifndef CONUNIT
185 #define CONUNIT 0 macro
194 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/evbarm/adi_brh/
Dbrh_machdep.c183 #ifndef CONUNIT
184 #define CONUNIT 0 macro
193 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/evbarm/hdl_g/
Dhdlg_machdep.c713 #ifndef CONUNIT
714 #define CONUNIT 0 macro
723 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/evbarm/ixdp425/
Dixdp425_machdep.c167 #ifndef CONUNIT
168 #define CONUNIT 0 macro
177 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/amiga/dev/
Dserreg.h42 #define CONUNIT (0) macro
/netbsd/src/sys/arch/evbarm/nslu2/
Dnslu2_machdep.c197 #ifndef CONUNIT
198 #define CONUNIT 0 macro
207 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/iyonix/iyonix/
Diyonix_machdep.c206 #ifndef CONUNIT
207 #define CONUNIT 0 macro
216 int comcnunit = CONUNIT;
/netbsd/src/sys/arch/arm/footbridge/
Dfootbridge_com.c154 #ifndef CONUNIT
155 #define CONUNIT 0 macro
626 cp->cn_dev = makedev(major, CONUNIT);
/netbsd/src/sys/arch/evbarm/conf/
DTEAMASA_NPWR105 #options CONUNIT=1 # Console unit (0=J9, 1=J10)
DARMADILLO21090 options CONUNIT=1 # Console port number
DIQ8031098 #options CONUNIT=1 # Console unit (0=J9, 1=J10)
DADI_BRH98 #options CONUNIT=1 # Console unit (0=J9, 1=J10)
DNSLU2102 options CONUNIT=0 # Console port number
DZAO425101 options CONUNIT=0 # Console port number
DIXDP425101 options CONUNIT=0 # Console port number
/netbsd/src/sys/arch/hpcarm/conf/
DIPAQ110 #options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0
DJORNADA720117 #options COMCONSOLE=0,CONADDR=0x3f8,CONUNIT=0
/netbsd/src/sys/arch/shark/conf/
DINSTALL101 #options COMCONSOLE,CONADDR=0x3f8,CONUNIT=0,CONSPEED=19200
/netbsd/src/sys/arch/acorn32/conf/
DNC105 #options COMCONSOLE,CONADDR="0x210000+4*0x3f8",CONUNIT=0,CONSPEED=9600
DLOWMEM_WSCONS110 #options COMCONSOLE,CONADDR="0x210000+4*0x3f8",CONUNIT=0,CONSPEED=9600
DEB7500ATX146 #options COMCONSOLE,CONADDR="0x210000+4*0x3f8",CONUNIT=0,CONSPEED=9600

12