Lines Matching refs:IOByteCount
1577 IOByteCount
1578 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1899 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1900 IOByteCount length) in readXPRAM()
1910 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1911 IOByteCount length) in writeXPRAM()
1972 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1973 IOByteCount length) in readNVRAMPartition()
1985 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1986 IOByteCount length) in writeNVRAMPartition()
1996 IOByteCount
1997 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1999 IOByteCount lengthSaved = 0; in savePanicInfo()