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