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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDSet.h101 virtual void recoverStart(void);
H A DAppleRAIDMirrorSet.cpp469 recoverStart();
477 recoverStart();
H A DAppleRAIDSet.cpp2059 if (status != kIOReturnSuccess) recoverStart();
2062 void AppleRAIDSet::recoverStart() function in class:AppleRAIDSet
2064 IOLog1("AppleRAID::recoverStart entered\n");
2165 release(); // from recoverStart
H A DAppleRAID.cpp336 if (set) set->arSetCommandGate->runAction(OSMemberFunctionCast(IOCommandGate::Action, set, &AppleRAIDSet::recoverStart));

Completed in 92 milliseconds