mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 14:24:23 -05:00
Implement dma_sync_single_for_{cpu,device} translating the Linux
DMA_ flags to BUS_DMASYNC_ combinations. Make map_single/unmap_single*
functions call the respective sync function. Apply the same logic to
the scatter-gather list map/unmap functions.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D32255
|
||
|---|---|---|
| .. | ||
| acpi | ||
| asm | ||
| linux | ||
| net | ||
| stdarg.h | ||