freebsd-dev/sys/cam/mmc
Ilya Bakulin 96e47614f9 Implement initial MMC partitions support for MMCCAM.
For MMC cards, add partitions found on the card as separate disk(9) devices.
Don't do anything with RPMB partition for now.
Lots of code is copied almost 1:1 from the mmcsd.c in the old stack,
credits Marius Strobl (marius@FreeBSD.org)

Reviewed by:	marius
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D12762
2018-05-22 22:16:49 +00:00
..
mmc_all.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
mmc_bus.h
mmc_da.c Implement initial MMC partitions support for MMCCAM. 2018-05-22 22:16:49 +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