Searched refs:nameRaw (Results 1 – 1 of 1) sorted by relevance
1904 const OSSymbol* nameRaw = NULL; in readNVRAMProperty() local1907 IOReturn result = readNVRAMProperty(entry, &nameRaw, &valueRaw); in readNVRAMProperty()1909 name.reset(nameRaw, OSNoRetain); in readNVRAMProperty()