Home
last modified time | relevance | path

Searched defs:LE64_TO_CPU (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h345 #define LE64_TO_CPU(val) CPU_TO_LE64(val) macro
/freebsd/sys/dev/hptrr/
H A Dosm.h61 #define LE64_TO_CPU(x) (x) macro
/freebsd/sys/dev/hptnr/
H A Dosm.h61 #define LE64_TO_CPU(x) (x) macro
/freebsd/sys/dev/hpt27xx/
H A Dosm.h63 #define LE64_TO_CPU(x) (x) macro
/freebsd/sys/dev/iavf/
H A Diavf_osdep.h122 #define LE64_TO_CPU(k) le64toh(k) macro
/freebsd/sys/dev/ice/
H A Dice_osdep.h315 #define LE64_TO_CPU le64toh macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h104 #define LE64_TO_CPU(k) le64toh(k) macro