Searched refs:readNVRAMProperty (Results 1 – 4 of 4) sorted by relevance
386 virtual IOReturn readNVRAMProperty(390 IOReturn readNVRAMProperty(
143 virtual IOReturn readNVRAMProperty(IORegistryEntry *entry,
1921 IODTPlatformExpert::readNVRAMProperty( in readNVRAMProperty() function in IODTPlatformExpert1926 return dtNVRAM->readNVRAMProperty(entry, name, value); in readNVRAMProperty()1933 IODTPlatformExpert::readNVRAMProperty( in readNVRAMProperty() function in IODTPlatformExpert1940 IOReturn result = readNVRAMProperty(entry, &nameRaw, &valueRaw); in readNVRAMProperty()
2099 IODTNVRAM::readNVRAMProperty(IORegistryEntry *entry, in readNVRAMProperty() function in IODTNVRAM