opnsense-src/sys/dev/ioat
John Baldwin 7ae99f80b6 pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.
This matches the return type of pmap_mapdev/bios.

Reviewed by:	kib, markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D36548
2022-09-22 15:08:52 -07:00
..
ioat.c ioat: Remove unused devclass argument to DRIVER_MODULE. 2022-05-09 12:22:02 -07:00
ioat.h Add ioat_get_domain() to ioat(4) KPI. 2019-11-19 02:09:04 +00:00
ioat_hw.h ioat(4): Export HW capabilities to consumers 2016-07-12 21:56:49 +00:00
ioat_internal.h Cleanup address range checks in ioat(4). 2019-11-15 22:47:59 +00:00
ioat_test.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
ioat_test.h ioatcontrol(8) could exercise 8k-aligned copy with page-break, crc and 2019-04-02 19:06:25 +00:00