opnsense-src/sys/dev/mmc
Andriy Gapon 44682688f0 mmc_da: implement d_dump method, sddadump
sddadump has been derived from sddastart.

mmc_sim interface has grown a new method, cam_poll, to support polled
operation.

mmc_sim code has been changed to provide a sim_poll hook only if the
controller implements the new method.  The hooks is implemented in terms
of the new mmc_sim_cam_poll method.
Additionally, in-progress CCB-s now have CAM_REQ_INPROG status to
satisfy xpt_pollwait().

mmc_sim_cam_poll method has been implemented in dwmmc host controller.

Reviewed by:	manu, mav, imp
MFC after:	2 weeks
Relnotes:	perhaps
Differential Revision:	https://reviews.freebsd.org/D33843
2022-01-12 09:02:47 +02:00
..
host mmc_da: implement d_dump method, sddadump 2022-01-12 09:02:47 +02:00
bridge.h
mmc.c mmc: Fix HS200/HS400 capability check 2021-11-29 17:02:01 +01:00
mmc_fdt_helpers.c
mmc_fdt_helpers.h
mmc_helpers.c
mmc_helpers.h
mmc_ioctl.h
mmc_private.h
mmc_pwrseq.c
mmc_pwrseq_if.m
mmc_subr.c
mmc_subr.h
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h
mmcsd.c
mmcvar.h