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

  /src/sys/arch/mvme68k/dev/
sbicvar.h 140 #define SBICF_BADDMA 0x10 /* controller can only DMA to ztwobus space */
sbic.c 704 if ((dev->sc_flags & SBICF_BADDMA) == 0)
  /src/sys/arch/amiga/dev/
sbicvar.h 149 #define SBICF_BADDMA 0x10 /* controller can only DMA to ztwobus space */
atzsc.c 159 sc->sc_flags |= SBICF_BADDMA;
gtsc.c 159 sc->sc_flags |= SBICF_BADDMA;
sbic.c 665 else if ((dev->sc_flags & SBICF_BADDMA) == 0)
1671 if (count && usedma && dev->sc_flags & SBICF_BADDMA &&
  /src/sys/arch/acorn32/podulebus/
sbicvar.h 137 #define SBICF_BADDMA 0x08 /* controller can only DMA to ztwobus space */

Completed in 22 milliseconds