Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h308 #define CPU_TO_LE64(val) SwapUint64(val) macro
/freebsd/sys/dev/hptrr/
H A Dosm.h56 #define CPU_TO_LE64(x) (x) macro
/freebsd/sys/dev/hptnr/
H A Dosm.h56 #define CPU_TO_LE64(x) (x) macro
/freebsd/sys/dev/hpt27xx/
H A Dosm.h58 #define CPU_TO_LE64(x) (x) macro
/freebsd/sys/dev/iavf/
H A Diavf_osdep.h119 #define CPU_TO_LE64(h) htole64(h) macro
/freebsd/sys/dev/ice/
H A Dice_osdep.h318 #define CPU_TO_LE64 htole64 macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h101 #define CPU_TO_LE64(h) htole64(h) macro