Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
U64_HI
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
166
#define U64_HI(x) ((u32)(((u64)(x)) >> 32))
drivers/scsi/qedf/qedf.h
26
#define U64_HI(val) ((u32)(((u64)(val)) >> 32))