freebsd-dev/sys/sparc64
Konstantin Belousov 80938e75f0 Add bus_dmamap_load_ma() function to load map with the array of
vm_pages.  Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page.  Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by:	pho (as part of the functional patch)
Sponsored by:	The FreeBSD Foundation
MFC after:	1 month
2013-10-27 21:39:16 +00:00
..
central
conf Add process descriptors support to the GENERIC kernel. It is already being 2013-08-18 10:21:29 +00:00
ebus
fhc
include Add bus_dmamap_load_ma() function to load map with the array of 2013-10-27 21:39:16 +00:00
isa
pci Move the implementation of bus_space_barrier(9) to the inline function in 2013-10-24 17:06:41 +00:00
sbus Move the implementation of bus_space_barrier(9) to the inline function in 2013-10-24 17:06:41 +00:00
sparc64 Move the implementation of bus_space_barrier(9) to the inline function in 2013-10-24 17:06:41 +00:00