Searched defs:IXGBE_LE32_TO_CPUS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h114 #define IXGBE_LE32_TO_CPUS BSWAP_32 macro
119 #define IXGBE_LE32_TO_CPUS(x) (x) macro

Completed in 54 milliseconds