Lines Matching refs:IOByteCount
1590 IOByteCount
1591 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1912 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1913 IOByteCount length) in readXPRAM()
1923 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1924 IOByteCount length) in writeXPRAM()
1985 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1986 IOByteCount length) in readNVRAMPartition()
1998 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1999 IOByteCount length) in writeNVRAMPartition()
2009 IOByteCount
2010 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
2012 IOByteCount lengthSaved = 0; in savePanicInfo()