Searched refs:writeXPRAM (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IONVRAM.h | 140 virtual IOReturn writeXPRAM(IOByteCount offset, uint8_t *buffer,
|
| H A D | IOPlatformExpert.h | 383 /* virtual */ IOReturn writeXPRAM(IOByteCount offset, UInt8 * buffer,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 1910 IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, in writeXPRAM() function in IODTPlatformExpert 1914 return dtNVRAM->writeXPRAM(offset, buffer, length); in writeXPRAM()
|
| H A D | IONVRAM.cpp | 2092 IODTNVRAM::writeXPRAM(IOByteCount offset, uint8_t *buffer, in writeXPRAM() function in IODTNVRAM
|