Searched defs:CPU_TO_LE16 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cdrw/ | ||
H A D | byteorder.h | 53 #define CPU_TO_LE16(x) swap16(x) macro |
/titanic_41/usr/src/uts/common/io/i40e/ | ||
H A D | i40e_osdep.h | 67 #define CPU_TO_LE16(o) LE_16(o) macro |