Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IXGBE_LE32_TO_CPU
usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
118
#define IXGBE_LE32_TO_CPU BSWAP_32
usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
128
#define IXGBE_LE32_TO_CPU(x) (x)