Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/cdrw/
H A Dbyteorder.h64 #define LE16_TO_CPU(x) CPU_TO_LE16(x) macro
/titanic_51/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h70 #define LE16_TO_CPU(a) LE_16(a) macro