Lines Matching refs:IOByteCount
1539 IOByteCount
1540 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1861 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1862 IOByteCount length) in readXPRAM()
1872 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1873 IOByteCount length) in writeXPRAM()
1934 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1935 IOByteCount length) in readNVRAMPartition()
1947 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1948 IOByteCount length) in writeNVRAMPartition()
1958 IOByteCount
1959 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1961 IOByteCount lengthSaved = 0; in savePanicInfo()