freebsd-dev/sys/cam/mmc
Ilya Bakulin 3f1cfdb122 Set MMC_DATA_MULTI flag when doing multi-block transfers
Lower layers (MMC / SDHCI controller drivers) may make certain decisions
based on the presence of this flag. The fact that sdhci.c doesn't
look at this flag is another problem that should be fixed separately.

Found when adding MMCCAM support to AllWinner MMC controller driver
where the presence of this flag actually matters.

Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D15888
2018-06-19 11:23:48 +00:00
..
mmc_all.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
mmc_bus.h
mmc_da.c Set MMC_DATA_MULTI flag when doing multi-block transfers 2018-06-19 11:23:48 +00:00
mmc_xpt.c Fix MMCCAM scanning for new cards. 2018-05-22 16:32:34 +00:00
mmc.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00