freebsd-dev/tools/bus_space
Marcel Moolenaar 015b858345 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.
2015-08-02 01:09:30 +00:00
..
C Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
Python Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
bus.c Change the dev argument from a full path to just the device 2015-07-26 21:37:31 +00:00
bus.h Change the dev argument from a full path to just the device 2015-07-26 21:37:31 +00:00
busdma.c Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
busdma.h Rename busdma_sync() to busdma_sync_range() and rename the 2015-08-02 01:09:30 +00:00
Makefile
Makefile.inc Rename bus_space to bus (i.e. drop _space). This makes the 2015-06-10 16:00:09 +00:00