Searched refs:_bounce_thresh (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dbus_private.h176 bus_addr_t _bounce_thresh; member in struct:x86_bus_dma_tag
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dbus_dma.c304 map->_dm_bounce_thresh = t->_bounce_thresh;
319 if (t->_bounce_thresh == 0 || _BUS_AVAIL_END <= t->_bounce_thresh)
1216 if ((((tag->_bounce_thresh != 0 && max_addr >= tag->_bounce_thresh)
1234 if (tag->_bounce_thresh == 0 || max_addr < tag->_bounce_thresh)
1235 (*newtag)->_bounce_thresh = max_addr;
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Disa_machdep.c101 ._bounce_thresh = ISA_DMA_BOUNCE_THRESHOLD,
H A Dxpci_xenbus.c96 ._bounce_thresh = PCI32_DMA_BOUNCE_THRESHOLD,
100 ._bounce_thresh = 0,
110 ._bounce_thresh = 0,
/netbsd-6-1-5-RELEASE/sys/arch/i386/eisa/
H A Deisa_machdep.c99 ._bounce_thresh = 0,
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dbus_dma_defs.h174 bus_addr_t _bounce_thresh; member in struct:mips_bus_dma_tag
H A Dbus_dma.h174 bus_addr_t _bounce_thresh; member in struct:mips_bus_dma_tag
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dbus_dma.c296 map->_dm_bounce_thresh = t->_bounce_thresh;
304 if (t->_bounce_thresh == 0 || _BUS_AVAIL_END <= t->_bounce_thresh)
1266 if ((tag->_bounce_thresh != 0 && max_addr >= tag->_bounce_thresh) &&
1283 if (tag->_bounce_thresh == 0 || max_addr < tag->_bounce_thresh)
1284 (*newtag)->_bounce_thresh = max_addr;
/netbsd-6-1-5-RELEASE/sys/arch/x86/isa/
H A Disa_machdep.c104 ._bounce_thresh = ISA_DMA_BOUNCE_THRESHOLD,
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dbus_defs.h310 bus_addr_t _bounce_thresh; member in struct:powerpc_bus_dma_tag
/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Dbus_defs.h331 bus_addr_t _bounce_thresh; member in struct:atari_bus_dma_tag
/netbsd-6-1-5-RELEASE/sys/arch/i386/mca/
H A Dmca_machdep.c105 ._bounce_thresh = MCA_DMA_BOUNCE_THRESHOLD,
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpci_machdep.c215 ._bounce_thresh = PCI32_DMA_BOUNCE_THRESHOLD,
219 ._bounce_thresh = 0,
229 ._bounce_thresh = 0,
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dbus.c116 map->x68k_dm_bounce_thresh = t->_bounce_thresh;
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/isa/
H A Disadma_machdep.c209 if (avail_end <= t->_bounce_thresh ||
/netbsd-6-1-5-RELEASE/sys/arch/atari/isa/
H A Disa_dma.c198 if (avail_end <= t->_bounce_thresh ||
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dintio.c436 if (avail_end <= t->_bounce_thresh)
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dbus_dma.c118 map->_dm_bounce_thresh = t->_bounce_thresh;
/netbsd-6-1-5-RELEASE/sys/arch/x68k/include/
H A Dbus.h580 bus_addr_t _bounce_thresh; member in struct:x68k_bus_dma
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dbus.h1056 bus_addr_t _bounce_thresh; member in struct:ia64_bus_dma_tag

Completed in 137 milliseconds