freebsd-dev/sys/dev/aac
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
..
aac_cam.c aac: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:39:27 -07:00
aac_debug.c aac: clean up empty lines in .c and .h files 2020-09-01 21:32:07 +00:00
aac_disk.c kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
aac_linux.c Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
aac_pci.c aac: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:39:27 -07:00
aac_tables.h
aac.c aac: Move sge64 declaration into the #ifdef __amd64__ block. 2022-04-08 17:25:13 -07:00
aacreg.h aac: clean up empty lines in .c and .h files 2020-09-01 21:32:07 +00:00
aacvar.h