freebsd-dev/sys/cam/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
..
mmc_all.h mmcam: Use a static length sbuf buffer 2020-08-04 20:02:23 +00:00
mmc_bus.h
mmc_da.c kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
mmc_sim_if.m mmc_da: implement d_dump method, sddadump 2022-01-12 09:02:47 +02:00
mmc_sim.c mmc_da: implement d_dump method, sddadump 2022-01-12 09:02:47 +02:00
mmc_sim.h follow up to 18679ab1, actually change size of mmc_sim::name to 16 2021-12-17 13:24:53 +02:00
mmc_xpt.c cam: drop unused 'saved_ccb' field from softcs 2021-07-06 10:04:38 +01:00
mmc.h