]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename busdma_sync() to busdma_sync_range() and rename the
authormarcel <marcel@FreeBSD.org>
Sun, 2 Aug 2015 01:09:30 +0000 (01:09 +0000)
committermarcel <marcel@FreeBSD.org>
Sun, 2 Aug 2015 01:09:30 +0000 (01:09 +0000)
commitda99969eb727ae2cf19f925f08c3f965f9856b6d
tree389a014deed0f01fd66db730dc3f619a499a44cb
parent2878ab524794d3b961b0e950c6069afc7a77f795
Rename busdma_sync() to busdma_sync_range() and rename the
base and size parameters to ofs and len (resp). Add a new
busdma_sync() that makes the entire MD coherent.
tools/bus_space/C/lang.c
tools/bus_space/C/libbus.h
tools/bus_space/Python/lang.c
tools/bus_space/busdma.c
tools/bus_space/busdma.h