freebsd-dev/sys/dev/ntb/ntb_hw
John Baldwin 124e46735e ntb: Use uintmax_t casts and %j to print physical addresses.
This fixes -Wint-to-pointer-cast errors with GCC when compiling on
i386 where physical addresses are not the same size as pointers.

Reviewed by:	mav, imp
Differential Revision:	https://reviews.freebsd.org/D36751
2022-09-28 13:56:31 -07:00
..
ntb_hw_amd.c ntb: Use uintmax_t casts and %j to print physical addresses. 2022-09-28 13:56:31 -07:00
ntb_hw_amd.h
ntb_hw_intel.c ntb: Use uintmax_t casts and %j to print physical addresses. 2022-09-28 13:56:31 -07:00
ntb_hw_intel.h
ntb_hw_plx.c ntb: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 12:22:03 -07:00