Module Name: src Committed By: jmcneill Date: Mon Feb 25 19:28:01 UTC 2019
Modified Files:
src/sys/dev/sdmmc: sdmmcvar.h
Log Message:
Add SCF_NEED_BOUNCE command flag. Can be used by a driver to keep track of
which command(s) need data transfers to go through DMA bounce buffers.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/sdmmc/sdmmcvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
