| /netbsd/src/sys/arch/alpha/isa/ |
| D | isadma_bounce.c | 73 bus_dma_segment_t id_bouncesegs[1]; /* array of bounce buffer member 589 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 593 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 599 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 616 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_free_bouncebuf()
|
| /netbsd/src/sys/arch/arc/isa/ |
| D | isadma_bounce.c | 74 bus_dma_segment_t id_bouncesegs[1]; /* array of bounce buffer member 637 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 641 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 647 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 664 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_free_bouncebuf()
|
| /netbsd/src/sys/arch/powerpc/isa/ |
| D | isadma_machdep.c | 76 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member 631 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 635 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 641 _bus_dmamem_free(t, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 662 _bus_dmamem_free(t, cookie->id_bouncesegs, in _isa_dma_free_bouncebuf()
|
| /netbsd/src/sys/arch/atari/isa/ |
| D | isa_dma.c | 77 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member 637 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 641 error = bus_dmamem_map(t, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 647 bus_dmamem_free(t, cookie->id_bouncesegs, in _isa_dma_alloc_bouncebuf() 668 bus_dmamem_free(t, cookie->id_bouncesegs, in _isa_dma_free_bouncebuf()
|
| /netbsd/src/sys/arch/evbmips/isa/ |
| D | isadma_bounce.c | 524 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 528 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 534 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_alloc_bouncebuf() 551 _bus_dmamem_free(t, cookie->id_bouncesegs, in isadma_bounce_free_bouncebuf()
|
| /netbsd/src/sys/arch/x68k/dev/ |
| D | intio.c | 826 PAGE_SIZE, map->x68k_dm_boundary, cookie->id_bouncesegs, in _intio_dma_alloc_bouncebuf() 830 error = x68k_bus_dmamem_map(t, cookie->id_bouncesegs, in _intio_dma_alloc_bouncebuf() 836 x68k_bus_dmamem_free(t, cookie->id_bouncesegs, in _intio_dma_alloc_bouncebuf() 854 x68k_bus_dmamem_free(t, cookie->id_bouncesegs, in _intio_dma_free_bouncebuf()
|
| D | intiovar.h | 172 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member
|
| /netbsd/src/sys/arch/x86/include/ |
| D | bus_private.h | 88 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member
|
| /netbsd/src/sys/arch/mips/include/ |
| D | bus_dma_defs.h | 248 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member
|
| /netbsd/src/sys/arch/mips/mips/ |
| D | bus_dma.c | 1253 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1257 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1263 _bus_dmamem_free(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1285 _bus_dmamem_free(t, cookie->id_bouncesegs, cookie->id_nbouncesegs); in _bus_dma_free_bouncebuf()
|
| /netbsd/src/sys/arch/x86/x86/ |
| D | bus_dma.c | 1052 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1060 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1065 _bus_dmamem_free(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1087 _bus_dmamem_free(t, cookie->id_bouncesegs, in _bus_dma_free_bouncebuf()
|
| /netbsd/src/sys/arch/arm/arm32/ |
| D | bus_dma.c | 1837 PAGE_SIZE, map->_dm_boundary, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1840 error = _bus_dmamem_map(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1844 _bus_dmamem_free(t, cookie->id_bouncesegs, in _bus_dma_alloc_bouncebuf() 1867 _bus_dmamem_free(t, cookie->id_bouncesegs, cookie->id_nbouncesegs); in _bus_dma_free_bouncebuf()
|
| /netbsd/src/sys/arch/arm/include/ |
| D | bus_defs.h | 538 bus_dma_segment_t id_bouncesegs[0]; /* array of bounce buffer member
|