Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h321 #define LE16_TO_CPU(val) CPU_TO_LE16(val) macro
/freebsd/sys/dev/hptrr/
H A Dosm.h60 #define LE16_TO_CPU(x) (x) macro
/freebsd/sys/dev/hptnr/
H A Dosm.h60 #define LE16_TO_CPU(x) (x) macro
/freebsd/sys/dev/hpt27xx/
H A Dosm.h62 #define LE16_TO_CPU(x) (x) macro
/freebsd/sys/dev/iavf/
H A Diavf_osdep.h120 #define LE16_TO_CPU(a) le16toh(a) macro
/freebsd/sys/dev/ice/
H A Dice_osdep.h313 #define LE16_TO_CPU le16toh macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h102 #define LE16_TO_CPU(a) le16toh(a) macro