intio.c | 94 int _intio_dma_alloc_bouncebuf(bus_dma_tag_t, bus_dmamap_t, 464 error = _intio_dma_alloc_bouncebuf(t, map, size, flags); 522 error = _intio_dma_alloc_bouncebuf(t, map, buflen, flags); 587 error = _intio_dma_alloc_bouncebuf(t, map, m0->m_pkthdr.len, 818 _intio_dma_alloc_bouncebuf(bus_dma_tag_t t, bus_dmamap_t map, bus_size_t size, function in typeref:typename:int
|