freebsd-nq/sys/dev/bxe
Dimitry Andric 48f00bafa1 Fix build of bxe with base gcc on i386
Casting from rman_res_t to a pointer results in "cast to pointer from
integer of different size" warnings with base gcc on i386, so print
these without casting.  The kva field of struct bxe_bar is of type
vm_offset_t, which can be 32 or 64 bit, so cast it to uintmax_t before
printing.

Reviewed by:	markj
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D15733
2018-06-11 10:08:22 +00:00
..
57710_init_values.c
57710_int_offsets.h
57711_init_values.c
57711_int_offsets.h
57712_init_values.c
57712_int_offsets.h
bxe_dcb.h
bxe_debug.c
bxe_dump.h
bxe_elink.c
bxe_elink.h
bxe_ioctl.h
bxe_stats.c
bxe_stats.h
bxe.c
bxe.h
ecore_fw_defs.h
ecore_hsi.h
ecore_init_ops.h
ecore_init.h
ecore_mfw_req.h
ecore_reg.h
ecore_sp.c
ecore_sp.h