opnsense-src/sys/dev/mmc
Mitchell Horne e06f07bc3f kerneldump: remove physical argument from d_dumper
The physical address argument is essentially ignored by every dumper
method. In addition, the dump routines don't actually pass a real
address; every call to dump_append() passes a value of zero for
physical.

Reviewed by:	markj
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D35173

(cherry picked from commit 489ba22236)
2022-06-27 16:32:06 -03:00
..
host dwmmc: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
bridge.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmc.c mmc: Fix HS200/HS400 capability check 2022-03-07 12:19:28 +01:00
mmc_fdt_helpers.c mmc: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
mmc_fdt_helpers.h mmc: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
mmc_helpers.c Extend device_get_property API 2022-03-30 00:24:29 +02:00
mmc_helpers.h mmc: Make ext_resources non-optional 2022-05-16 13:45:35 +02:00
mmc_ioctl.h
mmc_private.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmc_pwrseq.c mmc: Add mmc-pwrseq driver 2021-07-22 19:09:38 +02:00
mmc_pwrseq_if.m mmc: Add mmc-pwrseq driver 2021-07-22 19:09:38 +02:00
mmc_subr.c Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmc_subr.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmcbr_if.m Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmcbrvar.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmcbus_if.m Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmcreg.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00
mmcsd.c kerneldump: remove physical argument from d_dumper 2022-06-27 16:32:06 -03:00
mmcvar.h Regularize my copyright notice 2019-12-04 16:56:11 +00:00