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/
Ddnkbd.c98 (struct apciregs *)IIOV(INTIOBASE + FRODO_BASE + in dnkbd_getc()
172 if (badaddr((void *)IIOV(INTIOBASE + FRODO_BASE + in dnkbd_init()
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()
Dclock.c72 (volatile uint8_t *)(INTIOBASE + FRODO_BASE + FRODO_CALENDAR);
/netbsd/src/sys/arch/hp300/dev/
Dintioreg.h68 #define FRODO_BASE 0x01c000 macro
Dcom_frodo.c171 frodoregs = (volatile uint8_t *)IIOV(INTIOBASE + FRODO_BASE); in com_frodo_cnattach()
Dintio.c91 { "frodo", FRODO_BASE, 5,
/netbsd/src/sys/arch/hp300/hp300/
Dautoconf.c826 if (!com_frodo_cnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(1), in hp300_cninit()
925 dnkbdcnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(0)) in hp300_cninit()