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