Searched defs:CPU_TO_LE16 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Dendian_ext.h284 #define CPU_TO_LE16(val) SwapUint16(val) macro
/freebsd-13-stable/sys/dev/hptnr/
H A Dosm.h60 #define CPU_TO_LE16(x) (x) macro
/freebsd-13-stable/sys/dev/hptrr/
H A Dosm.h60 #define CPU_TO_LE16(x) (x) macro
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dosm.h62 #define CPU_TO_LE16(x) (x) macro
/freebsd-13-stable/sys/dev/ice/
H A Dice_osdep.h313 #define CPU_TO_LE16 htole16 macro
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_osdep.h100 #define CPU_TO_LE16(o) htole16(o) macro

Completed in 70 milliseconds