HomeSort by: relevance | last modified time | path
    Searched refs:FRODO_BASE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/hp300/dev/
intioreg.h 68 #define FRODO_BASE 0x01c000
com_frodo.c 171 frodoregs = (volatile uint8_t *)IIOV(INTIOBASE + FRODO_BASE);
intio.c 91 { "frodo", FRODO_BASE, 5,
  /src/sys/arch/hp300/stand/common/
apci.c 104 frodoregs = (volatile u_int8_t *)IIOV(INTIOBASE + FRODO_BASE);
117 (void *)IIOV(INTIOBASE + FRODO_BASE + FRODO_APCI_OFFSET(1));
dnkbd.c 98 (struct apciregs *)IIOV(INTIOBASE + FRODO_BASE +
172 if (badaddr((void *)IIOV(INTIOBASE + FRODO_BASE +
clock.c 76 (volatile uint8_t *)(INTIOBASE + FRODO_BASE + FRODO_CALENDAR);
  /src/sys/arch/hp300/hp300/
autoconf.c 826 if (!com_frodo_cnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(1),
925 dnkbdcnattach(bst, FRODO_BASE + FRODO_APCI_OFFSET(0))

Completed in 40 milliseconds