Fix warning in kernel.
[dragonfly.git] / sys / kern / subr_busdma.c
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamem_coherent_any()
2009-02-17 Sepherosa Ziehaubusdma(9): Use the passed in 'flags' instead of hard...
2009-02-17 Sepherosa Ziehaubusdma(9): Add bus_dmamap_load_mbuf_defrag()
2009-02-17 Sepherosa ZiehauFactor out bus_dmamem_coherent() to allocate busdma...