Lines Matching refs:IOByteCount
1529 IOByteCount
1530 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1855 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1856 IOByteCount length) in readXPRAM()
1866 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1867 IOByteCount length) in writeXPRAM()
1928 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1929 IOByteCount length) in readNVRAMPartition()
1941 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1942 IOByteCount length) in writeNVRAMPartition()
1952 IOByteCount
1953 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1955 IOByteCount lengthSaved = 0; in savePanicInfo()