Searched refs:OSReadSwapInt16 (Results 1 – 5 of 5) sorted by relevance
106 #define __NDR_READSWAP__uint16_t(a) OSReadSwapInt16((void *)a, 0)107 #define __NDR_READSWAP__int16_t(a) (int16_t)OSReadSwapInt16((void *)a, 0)
42 OSReadSwapInt16( in OSReadSwapInt16() function
79 OSReadSwapInt16( in OSReadSwapInt16() function
181 #define OSReadLittleInt16(base, byteOffset) OSReadSwapInt16(base, byteOffset)243 #define OSReadBigInt16(base, byteOffset) OSReadSwapInt16(base, byteOffset)
66 OSReadSwapInt16( in OSReadSwapInt16() function