Lines Matching refs:IOByteCount
1544 IOByteCount
1545 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1866 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1867 IOByteCount length) in readXPRAM()
1877 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1878 IOByteCount length) in writeXPRAM()
1939 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1940 IOByteCount length) in readNVRAMPartition()
1952 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1953 IOByteCount length) in writeNVRAMPartition()
1963 IOByteCount
1964 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1966 IOByteCount lengthSaved = 0; in savePanicInfo()