CONADDR
#ifndef CONADDR
result = comcnattach(comconstag, (IO_CONF_BASE + CONADDR), CONSPEED,
panic("can't init serial console @%x", CONADDR);
#ifndef CONADDR
int com_console_address = CONADDR;
#if defined(CONSADDR) && defined(CONADDR)
#if defined(CONADDR)
if (sacominit(&sa11x0_bs_tag, CONADDR, CONSPEED,
panic("can't init serial console @%x", CONADDR);
#ifndef CONADDR
static const bus_addr_t comcnaddr = (bus_addr_t)CONADDR;
#ifndef CONADDR
#ifndef CONADDR
#ifdef CONADDR
consaddr = CONADDR;
#ifdef CONADDR
consaddr = CONADDR;
#define EPCOM_READ(x) *((volatile uint32_t *) (CONADDR + (EPCOM_ ## x)))
(CONADDR + (EPCOM_ ## x))) = (v)
#define INB(x) *((volatile uint8_t *) (CONADDR + ((x) * 4)))
#define OUTB(x, v) *((volatile uint8_t *) (CONADDR + ((x) * 4))) = (v)
#define INB(x) *((volatile uint8_t *) (CONADDR + (x)))
#define OUTB(x, v) *((volatile uint8_t *) (CONADDR + (x))) = (v)
#define INB(x) *((volatile uint8_t *) ((CONADDR) + (x)))
#define INW(x) *((volatile uint32_t *) ((CONADDR) + (x)))
#define OUTB(x, v) (*((volatile uint8_t *) ((CONADDR) + (x))) = (v))
#define OUTW(x, v) (*((volatile uint32_t *) ((CONADDR) + (x))) = (v))
#ifndef CONADDR
com_opb_cnattach(DHT_COM_FREQ, CONADDR, CONSPEED, CONMODE);
#ifndef CONADDR
ppc4xx_tlb_reserve(CONADDR, roundup(memsize, TLB_PG_SIZE), TLB_PG_SIZE,
com_opb_cnattach(OBS200_COM_FREQ, CONADDR, CONSPEED, CONMODE);
#ifndef CONADDR
ppc4xx_tlb_reserve(CONADDR, roundup(memsize, TLB_PG_SIZE), TLB_PG_SIZE,
com_opb_cnattach(OBS266_COM_FREQ, CONADDR, CONSPEED, CONMODE);
#ifndef CONADDR
com_opb_cnattach(OBS600_COM_FREQ, CONADDR, CONSPEED, CONMODE);
#ifndef CONADDR
com_opb_cnattach(sam460ex_com_freq(), CONADDR, CONSPEED, CONMODE);
#ifndef CONADDR
com_opb_cnattach(COM_FREQ * 6, CONADDR, CONSPEED, comcnmode);
bus_addr_t comcnaddr = CONADDR;
comcnattach(iot, CONADDR, COMCN_SPEED, COM_FREQ, COM_TYPE_NORMAL,
#ifndef CONADDR
if (comcnattach(&isa_io_bs_tag, CONADDR, CONSPEED, COM_FREQ,
#ifndef CONADDR
#ifndef CONADDR
CONADDR, CONSPEED
addr = CONADDR;
CONADDR, CONSPEED
#ifndef CONADDR