Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h284 #define CPU_TO_LE16(val) SwapUint16(val) macro
/freebsd/sys/dev/hptrr/
H A Dosm.h58 #define CPU_TO_LE16(x) (x) macro
/freebsd/sys/dev/hptnr/
H A Dosm.h58 #define CPU_TO_LE16(x) (x) macro
/freebsd/sys/dev/hpt27xx/
H A Dosm.h60 #define CPU_TO_LE16(x) (x) macro
/freebsd/sys/dev/iavf/
H A Diavf_osdep.h117 #define CPU_TO_LE16(o) htole16(o) macro
/freebsd/sys/dev/ice/
H A Dice_osdep.h316 #define CPU_TO_LE16 htole16 macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h99 #define CPU_TO_LE16(o) htole16(o) macro