It is functionally identical in all implementations, so move the
function to subr_busdma_bounce.c.
No functional change, except that the KASSERT present in the x86 version
is now enabled for all architectures. It should be universally
applicable.
Differential D45047
busdma: deduplicate _bus_dmamap_addseg() function mhorne on May 1 2024, 4:33 PM. Authored by Tags None Referenced Files
Details It is functionally identical in all implementations, so move the No functional change, except that the KASSERT present in the x86 version
Diff Detail
|