Searched refs:OSWriteBigInt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryCursor.cpp247 OSWriteBigInt(segment, 0, inSegment.location);
248 OSWriteBigInt(segment, sizeof(IOPhysicalAddress), inSegment.length);
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A DOSByteOrder.h77 #define OSWriteBigInt(x, y, z) OSWriteBigInt32(x, y, z) macro

Completed in 69 milliseconds