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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMirrorSet.h77 virtual UInt32 nextSetState(void);
H A DAppleRAIDSet.h143 virtual UInt32 nextSetState(void);
H A DAppleRAIDMirrorSet.cpp181 UInt32 AppleRAIDMirrorSet::nextSetState(void) function in class:AppleRAIDMirrorSet
183 UInt32 nextState = super::nextSetState();
H A DAppleRAIDSet.cpp490 UInt32 AppleRAIDSet::nextSetState(void) function in class:AppleRAIDSet
497 IOLog1("AppleRAIDSet::nextSetState: %p is empty, setting state to terminating.\n", this);
502 IOLog1("AppleRAIDSet::nextSetState: set \"%s\" failed to come online.\n", getSetNameString());
597 UInt32 nextState = nextSetState();

Completed in 83 milliseconds