Searched refs:readXPRAM (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IONVRAM.h | 138 virtual IOReturn readXPRAM(IOByteCount offset, uint8_t *buffer,
|
| H A D | IOPlatformExpert.h | 380 /* virtual */ IOReturn readXPRAM(IOByteCount offset, UInt8 * buffer,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 1899 IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, in readXPRAM() function in IODTPlatformExpert 1903 return dtNVRAM->readXPRAM(offset, buffer, length); in readXPRAM()
|
| H A D | IONVRAM.cpp | 2085 IODTNVRAM::readXPRAM(IOByteCount offset, uint8_t *buffer, in readXPRAM() function in IODTNVRAM
|