freebsd-dev/sys/dev/mana
John Baldwin c5eed4146f Fix various places which cast a pointer to a uint64_t or vice versa.
GCC warns about the mismatched sizes on 32-bit platforms.

Reviewed by:	imp, markj
Differential Revision:	https://reviews.freebsd.org/D36752
2022-09-28 13:58:02 -07:00
..
gdma_main.c Fix various places which cast a pointer to a uint64_t or vice versa. 2022-09-28 13:58:02 -07:00
gdma_util.c
gdma_util.h
gdma.h mana: some code refactoring and export apis for future RDMA driver 2022-08-29 05:24:21 +00:00
hw_channel.c Fix various places which cast a pointer to a uint64_t or vice versa. 2022-09-28 13:58:02 -07:00
hw_channel.h
mana_en.c mana: Fix a couple i386 build errors 2022-08-29 06:35:02 +00:00
mana_sysctl.c
mana_sysctl.h
mana.h mana: some code refactoring and export apis for future RDMA driver 2022-08-29 05:24:21 +00:00
shm_channel.c
shm_channel.h