Home
last modified time | relevance | path

Searched defs:le64_to_cpu (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h156 #define le64_to_cpu(x) LE_64((uint64_t)(x)) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h89 #define le64_to_cpu(x) cpu_to_le64(x) macro