opnsense-src/sys/dev/mmc
Mitchell Horne 489ba22236 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
2022-05-13 10:42:48 -03:00
..
host mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
bridge.h mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc.c mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc_fdt_helpers.c
mmc_fdt_helpers.h
mmc_helpers.c Extend device_get_property API 2022-03-10 12:11:32 +01:00
mmc_helpers.h
mmc_ioctl.h
mmc_private.h
mmc_pwrseq.c mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc_pwrseq_if.m
mmc_subr.c
mmc_subr.h
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h
mmcsd.c kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
mmcvar.h