Searched refs:AppleARMCHRPNVRAM (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMCHRPNVRAM.cpp30 #include "AppleARMCHRPNVRAM.h"
34 OSDefineMetaClassAndStructors(AppleARMCHRPNVRAM, IONVRAMController);
41 bool AppleARMCHRPNVRAM::start(IOService *provider)
55 IOReturn AppleARMCHRPNVRAM::read(IOByteCount offset, UInt8 *buffer,
68 IOReturn AppleARMCHRPNVRAM::write(IOByteCount offset, UInt8 *buffer,
H A DAppleARMCHRPNVRAM.h39 class AppleARMCHRPNVRAM : public IONVRAMController class in inherits:IONVRAMController
41 OSDeclareDefaultStructors(AppleARMCHRPNVRAM);

Completed in 21 milliseconds