Searched refs:common_bus_dma_tag_create (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm64/include/
H A Dbus_dma_impl.h87 int common_bus_dma_tag_create(struct bus_dma_tag_common *parent,
/freebsd-11-stable/sys/x86/include/
H A Dbusdma_impl.h87 int common_bus_dma_tag_create(struct bus_dma_tag_common *parent,
/freebsd-11-stable/sys/arm64/arm64/
H A Dbusdma_machdep.c118 common_bus_dma_tag_create(struct bus_dma_tag_common *parent, function
H A Dbusdma_bounce.c176 error = common_bus_dma_tag_create(parent != NULL ? &parent->common :
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_machdep.c114 common_bus_dma_tag_create(struct bus_dma_tag_common *parent, function
H A Dbusdma_bounce.c164 error = common_bus_dma_tag_create(parent != NULL ? &parent->common :
/freebsd-11-stable/sys/x86/iommu/
H A Dbusdma_dmar.c305 error = common_bus_dma_tag_create(parent != NULL ?

Completed in 325 milliseconds