opnsense-src/sys/dev/aac
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
..
aac.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
aac_cam.c aac: clean up empty lines in .c and .h files 2020-09-01 21:32:07 +00: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-06-27 16:32:06 -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_tables.h
aacreg.h aac: clean up empty lines in .c and .h files 2020-09-01 21:32:07 +00:00
aacvar.h