Home
last modified time | relevance | path

Searched refs:ISABUS_DMA_32BIT (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxx_openbsd.h134 #ifndef ISABUS_DMA_32BIT
135 #define ISABUS_DMA_32BIT BUS_DMA_BUS1 macro
/openbsd/sys/dev/isa/
H A Disavar.h392 #define ISABUS_DMA_32BIT BUS_DMA_BUS1 macro
/openbsd/sys/arch/amd64/isa/
H A Disa_machdep.c378 (flags & ISABUS_DMA_32BIT) == 0) || in _isa_bus_dmamap_create()
/openbsd/sys/arch/i386/isa/
H A Disa_machdep.c686 (flags & ISABUS_DMA_32BIT) == 0) || in _isa_bus_dmamap_create()