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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp1480 const UInt8 *nvPath = 0; local
1500 if (nvPath == 0)
1501 nvPath = startPtr;
1505 IORegistryEntry * compareEntry = IORegistryEntry::fromPath((const char *) nvPath, gIODTPlane);
1518 nvPath = 0;
1544 const UInt8 *nvPath = 0; local
1569 if (nvPath == 0)
1570 nvPath = startPtr;
1574 IORegistryEntry * compareEntry = IORegistryEntry::fromPath((const char *) nvPath, gIODTPlane);
1580 // delete old property (nvPath
[all...]

Completed in 26 milliseconds