Home
last modified time | relevance | path

Searched refs:writeNVRAMProperty (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIONVRAM.h146 virtual IOReturn writeNVRAMProperty(IORegistryEntry *entry,
H A DIOPlatformExpert.h394 virtual IOReturn writeNVRAMProperty(
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp1949 IODTPlatformExpert::writeNVRAMProperty( in writeNVRAMProperty() function in IODTPlatformExpert
1954 return dtNVRAM->writeNVRAMProperty(entry, name, value); in writeNVRAMProperty()
H A DIONVRAM.cpp2107 IODTNVRAM::writeNVRAMProperty(IORegistryEntry *entry, in writeNVRAMProperty() function in IODTNVRAM