Home
last modified time | relevance | path

Searched refs:FRODO_BASE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Ddnkbd.c98 (struct apciregs *)IIOV(INTIOBASE + FRODO_BASE + in dnkbd_getc()
172 if (badaddr((void *)IIOV(INTIOBASE + FRODO_BASE + in dnkbd_init()
H A Dapci.c104 frodoregs = (volatile u_int8_t *)IIOV(INTIOBASE + FRODO_BASE); in apciprobe()
117 (void *)IIOV(INTIOBASE + FRODO_BASE + FRODO_APCI_OFFSET(1)); in apciprobe()
H A Dclock.c72 (volatile uint8_t *)(INTIOBASE + FRODO_BASE + FRODO_CALENDAR);
/netbsd-src/sys/arch/hp300/dev/
H A Dintioreg.h68 #define FRODO_BASE 0x01c000 macro
H A Dcom_frodo.c171 frodoregs = (volatile uint8_t *)IIOV(INTIOBASE + FRODO_BASE); in com_frodo_cnattach()
H A Dintio.c91 { "frodo", FRODO_BASE, 5,
/netbsd-src/sys/arch/hp300/hp300/
H A Dautoconf.c819 if (!com_frodo_cnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(1), in hp300_cninit()
913 dnkbdcnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(0)) in hp300_cninit()