Home
last modified time | relevance | path

Searched refs:bus_dma_impl (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
HDbus_dma_impl.h33 struct bus_dma_impl *impl;
50 struct bus_dma_impl { struct
91 extern struct bus_dma_impl bus_dma_bounce_impl; argument
/freebsd-13-stable/sys/x86/include/
HDbusdma_impl.h35 struct bus_dma_impl *impl;
53 struct bus_dma_impl { struct
96 extern struct bus_dma_impl bus_dma_bounce_impl; argument
/freebsd-13-stable/sys/arm64/include/
HDbus_dma_impl.h33 struct bus_dma_impl *impl;
51 struct bus_dma_impl { struct
94 extern struct bus_dma_impl bus_dma_bounce_impl; argument
/freebsd-13-stable/sys/dev/iommu/
HDbusdma_iommu.h67 extern struct bus_dma_impl bus_dma_iommu_impl;
HDbusdma_iommu.c892 struct bus_dma_impl bus_dma_iommu_impl = {
/freebsd-13-stable/sys/riscv/riscv/
HDbusdma_bounce.c1320 struct bus_dma_impl bus_dma_bounce_impl = {
/freebsd-13-stable/sys/arm64/arm64/
HDbusdma_bounce.c1474 struct bus_dma_impl bus_dma_bounce_impl = {
/freebsd-13-stable/sys/x86/x86/
HDbusdma_bounce.c1340 struct bus_dma_impl bus_dma_bounce_impl = {