Home
last modified time | relevance | path

Searched refs:conaddr (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/sys/arch/powerpc/ibm4xx/dev/
Dcom_opb.c145 com_opb_cnattach(int com_freq, int conaddr, int conspeed, int conmode) in com_opb_cnattach() argument
155 if (comcnattach(opb_get_bus_space_tag(), conaddr, conspeed, com_freq, in com_opb_cnattach()
157 panic("can't init serial console @%x", conaddr); in com_opb_cnattach()
/netbsd/src/sys/arch/sandpoint/sandpoint/
Dcom_eumb.c125 int conaddr, int conspeed, int confreq, int contype, int conmode) in eumbcnattach() argument
137 cnregs.cr_iobase = conaddr; in eumbcnattach()
139 com_init_regs(&cnregs, tag, dummy_bsh, conaddr); in eumbcnattach()
/netbsd/src/sys/arch/hp300/dev/
Dtvrx.c112 fbr = (struct diofbreg *)conaddr; /* already mapped */ in tvrx_attach()
230 conaddr = va; in tvrxcnattach()
231 tvrx_reset(fb, conscode, (struct diofbreg *)conaddr); in tvrxcnattach()
Dhyper.c179 fbr = (struct diofbreg *)conaddr; /* already mapped */ in hyper_attach()
291 conaddr = va; in hypercnattach()
292 hyper_reset(fb, conscode, (struct diofbreg *)conaddr); in hypercnattach()
Dgendiofb.c117 fbr = (struct diofbreg *)conaddr; /* already mapped */ in gendiofb_attach()
269 conaddr = va; in gendiofbcnattach()
270 gendiofb_reset(fb, conscode, (struct diofbreg *)conaddr); in gendiofbcnattach()
Drbox.c227 fbr = (struct diofbreg *)conaddr; /* already mapped */ in rbox_dio_attach()
431 conaddr = va; in rboxcnattach()
432 rbox_reset(fb, conscode, (struct diofbreg *)conaddr); in rboxcnattach()
Ddvbox.c227 fbr = (struct diofbreg *)conaddr; /* already mapped */ in dvbox_dio_attach()
471 conaddr = va; in dvboxcnattach()
472 dvbox_reset(fb, conscode, (struct diofbreg *)conaddr); in dvboxcnattach()
Dgbox.c236 fbr = (struct diofbreg *)conaddr; /* already mapped */ in gbox_dio_attach()
492 conaddr = va; in gboxcnattach()
493 gbox_reset(fb, conscode, (struct diofbreg *)conaddr); in gboxcnattach()
Dtopcat.c251 fbr = (struct diofbreg *)conaddr; /* already mapped */ in topcat_dio_attach()
727 conaddr = va; in topcatcnattach()
728 topcat_reset(fb, conscode, (struct diofbreg *)conaddr); in topcatcnattach()
/netbsd/src/sys/arch/hp300/include/
Dautoconf.h39 extern void *conaddr; /* KVA of console device */
/netbsd/src/sys/arch/hp300/hp300/
Dautoconf.c805 void *conaddr; variable
/netbsd/src/sys/arch/acorn32/conf/
DNC103 # serial console ... the conaddr is hardcoded as the pioc address + 4*com offset
DLOWMEM_WSCONS108 # serial console ... the conaddr is hardcoded as the pioc address + 4*com offset
DEB7500ATX144 # serial console ... the conaddr is hardcoded as the pioc address + 4*com offset
DINSTALL130 # serial console ... the conaddr is hardcoded as the pioc address + 4*com offset
DGENERIC148 # serial console ... the conaddr is hardcoded as the pioc address + 4*com offset