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

  /src/sys/arch/atari/isa/
isapnp_machdep.c 106 if (sc->sc_iot->base != ISA_IOSTART)
129 if (sc->sc_iot->base != ISA_IOSTART)
151 if (sc->sc_iot->base != ISA_IOSTART)
172 if (sc->sc_iot->base != ISA_IOSTART)
isa_machdep.c 126 iba.iba_iot->base = ISA_IOSTART;
  /src/sys/arch/atari/include/
iomap.h 64 #define ISA_IOSTART (0xfff30000L) /* XXX: With byte frobbing */
72 #define ISA_IOSTART (0x80000000L) /* !NO! byte frobbing */

Completed in 12 milliseconds