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

/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMember.h212 virtual bool addBootDeviceInfo(OSArray * bootArray);
H A DAppleRAIDSet.h154 virtual bool addBootDeviceInfo(OSArray * bootArray);
H A DAppleRAIDSet.cpp730 (void)addBootDeviceInfo(bootArray);
1401 AppleRAIDSet::addBootDeviceInfo(OSArray * bootArray) function in class:AppleRAIDSet
1408 if (!arMembers[cnt]->addBootDeviceInfo(bootArray)) {
H A DAppleRAIDMember.cpp934 AppleRAIDMember::addBootDeviceInfo(OSArray * bootArray) function in class:AppleRAIDMember
946 IOLog2("AppleRAIDMember::addBootDeviceInfo %p, path = %s, size %llu\n", this, ofPath, memberSize);
H A DAppleLVMGroup.cpp1457 (void)addBootDeviceInfo(bootArray);

Completed in 62 milliseconds