freebsd-dev/sys/dev/mvs
John Baldwin a2677ff239 Don't bother clearing maps for static DMA allocations to NULL. Instead,
leave them as purely opaque values that are only set by bus_dmamem_alloc().
2014-06-17 18:10:06 +00:00
..
mvs_if.m
mvs_pci.c Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses 2013-04-18 12:43:06 +00:00
mvs_soc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
mvs.c Don't bother clearing maps for static DMA allocations to NULL. Instead, 2014-06-17 18:10:06 +00:00
mvs.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00