opnsense-src/sys/dev/ntb
John Baldwin 54c65cbb24 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

(cherry picked from commit 124e46735e)
2022-11-11 10:18:52 -08:00
..
if_ntb
ntb_hw ntb: Use uintmax_t casts and %j to print physical addresses. 2022-11-11 10:18:52 -08:00
test
ntb.c
ntb.h
ntb_if.m
ntb_transport.c ntb_transport(4): Mark callouts MP-safe. 2021-08-23 22:29:46 -04:00
ntb_transport.h