freebsd-dev/sys/dev/ntb
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
..
if_ntb
ntb_hw ntb: Use uintmax_t casts and %j to print physical addresses. 2022-09-28 13:56:31 -07:00
test
ntb_if.m
ntb_transport.c
ntb_transport.h
ntb.c
ntb.h