Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CAST_PTR_TO_U32
drivers/message/fusion/mptbase.h
958
#define CAST_PTR_TO_U32(x) ((u32)(u64)x)
drivers/message/fusion/mptbase.h
961
#define CAST_PTR_TO_U32(x) ((u32)x)