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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMember.cpp937 char ofPath[kAppleRAIDMaxOFPath]; local
940 if (!arTarget || !arTarget->getPath(ofPath, &length, gIODTPlane)) {
946 IOLog2("AppleRAIDMember::addBootDeviceInfo %p, path = %s, size %llu\n", this, ofPath, memberSize);
948 OSString * string = OSString::withCString(ofPath);

Completed in 66 milliseconds