Searched refs:writeXPRAM (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h144 virtual IOReturn writeXPRAM(IOByteCount offset, UInt8 *buffer,
H A DIOPlatformExpert.h225 /* virtual */ IOReturn writeXPRAM(IOByteCount offset, UInt8 * buffer,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1148 IOReturn IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, function in class:IODTPlatformExpert
1151 if (dtNVRAM) return dtNVRAM->writeXPRAM(offset, buffer, length);
H A DIOHibernateIO.cpp1311 platform->writeXPRAM(kXPRamAudioVolume,
1577 platform->writeXPRAM(kXPRamAudioVolume,
H A DIONVRAM.cpp449 IOReturn IODTNVRAM::writeXPRAM(IOByteCount offset, UInt8 *buffer, function in class:IODTNVRAM

Completed in 75 milliseconds