Home
last modified time | relevance | path

Searched refs:CONSDEVNAME (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/sys/arch/xen/x86/
H A Dconsinit.c94 #ifndef CONSDEVNAME
95 #define CONSDEVNAME "pc" macro
113 CONSDEVNAME,
/netbsd-src/sys/arch/x86/x86/
H A Dconsinit.c107 #ifndef CONSDEVNAME
108 #define CONSDEVNAME "pc" macro
126 CONSDEVNAME,
/netbsd-src/sys/arch/evbarm/integrator/
H A Dintegrator_machdep.c177 #ifndef CONSDEVNAME
178 #define CONSDEVNAME "plcom" macro
380 char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c168 #ifndef CONSDEVNAME
170 # define CONSDEVNAME "igsfb" macro
172 # define CONSDEVNAME "com" macro
174 # error CONSDEVNAME not defined and no known console device configured
877 const char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/cats/cats/
H A Dcats_machdep.c159 #ifndef CONSDEVNAME
160 #define CONSDEVNAME "vga" macro
521 const char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/evbarm/kobo/
H A Dkobo_machdep.c385 #ifdef CONSDEVNAME
386 const char consdevname[] = CONSDEVNAME;
506 #ifdef CONSDEVNAME in consinit()
/netbsd-src/sys/arch/amd64/conf/
H A DINSTALL10 options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=115200
H A DXEN3_DOMU23 #options CONSDEVNAME="\"xencons\""
H A DXEN3_DOM026 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
64 #options CONSDEVNAME="\"xencons\""
/netbsd-src/sys/arch/evbarm/netwalker/
H A Dnetwalker_machdep.c630 #ifdef CONSDEVNAME
631 const char consdevname[] = CONSDEVNAME;
659 #ifdef CONSDEVNAME in consinit()
/netbsd-src/sys/arch/evbarm/conf/
H A DKOBO24 options CONSDEVNAME="\"imxuart\"",CONADDR=0x53fc0000
H A DNETWALKER16 options CONSDEVNAME="\"imxuart\"",CONADDR=0x73fbc000
H A DMMNET_GENERIC42 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
H A DMPCSA_GENERIC42 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c920 char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/evbarm/viper/
H A Dviper_machdep.c830 char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/evbarm/lubbock/
H A Dlubbock_machdep.c984 char *console = CONSDEVNAME; in consinit()
/netbsd-src/sys/arch/mmeye/conf/
H A DMMTAROMNEW33 #options CONSDEVNAME="\"com\""
H A DMMTAICE38 #options CONSDEVNAME="\"com\""
/netbsd-src/sys/arch/i386/conf/
H A DGENERIC_PS2TINY26 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
H A DXEN3PAE_DOMU25 #options CONSDEVNAME="\"xencons\""
H A DNET450132 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
H A DINSTALL_TINY32 #options CONSDEVNAME="\"com\"",CONADDR=0x3f8,CONSPEED=9600
H A DGENERIC_TINY21 #options CONSDEVNAME="\"com\""
/netbsd-src/sys/arch/netwinder/conf/
H A DGENERIC47 #options CONSDEVNAME="\"com\"",CONCOMADDR=0x3f8,CONSPEED=115200

12