Lines Matching refs:UInt8
1111 PESavePanicInfo(UInt8 *buffer, UInt32 length) in PESavePanicInfo()
1494 if (data && (data->getLength() == sizeof(UInt8))) { in registerNVRAMController()
1495 UInt8 *panicWatchdogEnabled = (UInt8 *) data->getBytesNoCopy(); in registerNVRAMController()
1578 IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
1899 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM()
1910 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM()
1972 IOByteCount offset, UInt8 * buffer, in readNVRAMPartition()
1985 IOByteCount offset, UInt8 * buffer, in writeNVRAMPartition()
1997 IODTPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) in savePanicInfo()
2015 UInt8* serialNumber; in createSystemSerialNumberString()
2023 serialNumber = (UInt8*)(myProperty->getBytesNoCopy()); in createSystemSerialNumberString()