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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDGlobals.cpp29 IOLog1("AppleRAIDGlobals() initing\n");
36 IOLog1("AppleRAIDGlobals::~AppleRAIDGlobals called.\n");
67 IOLog1("AppleRAIDGlobals::getController - creating AppleRAID\n");
H A DAppleRAID.cpp153 IOLog1("AppleRAID::newMember(%p) entered.\n", child);
195 IOLog1("AppleRAID::newMember(%p) new raid set, level = %s.\n", child, raidLevel->getCStringNoCopy());
214 IOLog1("AppleRAID::newMember(%p) raid set \"%s\" (%s) successfully created.\n",
231 IOLog1("AppleRAID::newMember(%p) was successful (live add).\n", child);
253 IOLog1("AppleRAID::newMember(%p) was successful.\n", child);
258 IOLog1("AppleRAID::newMember(%p) failed.\n", child);
268 IOLog1("AppleRAID::oldMember(%p) entered.\n", child);
303 IOLog1("AppleRAID::oldMember(%p) terminating parent raid set %p.\n", child, set);
318 IOLog1("AppleRAID::oldMember(%p) was successful.\n", child);
323 IOLog1("AppleRAI
[all...]
H A DAppleRAIDSet.cpp49 // IOLog1("ARSFree: freed %lu SR's, pending %lu XXXXXXXXXXXXXXX\n", count, arStorageRequestsPending);
209 IOLog1("AppleRAIDSet::addSpare(%p) entered, spare count was %u.\n", member, (uint32_t)getSpareCount());
214 IOLog1("AppleRAIDSet::addSpare(%p) this->attach(%p) failed\n", this, member);
226 IOLog1("AppleRAIDSet::addMember(%p) called\n", member);
237 IOLog1("AppleRAIDSet::addMember(%p) member is not closed.\n", member);
356 IOLog1("AppleRAIDSet::addMember(%p) this->attach(%p) failed\n", this, member);
364 IOLog1("AppleRAIDSet::addMember(%p) was successful.\n", member);
373 IOLog1("AppleRAIDSet::removeMember(%p) called\n", member);
401 IOLog1("AppleRAIDSet::upgradeMember(%p) entered.\n", this);
430 IOLog1("AppleRAIDSe
[all...]
H A DAppleRAID.h33 #define IOLog1 IOLog macro
34 //#define IOLog1 IOSleep(100); IOLog
43 #ifndef IOLog1
44 #define IOLog1(args...) macro
H A DAppleLVMGroup.cpp35 IOLog1("AppleLVMGroup::createRAIDSet(%p) called, new set = %p *********\n", firstMember, raidSet);
54 IOLog1("AppleLVMGroup::init() called\n");
151 IOLog1("AppleLVMGroup::removeMember(%p) called for index %d block count %lld\n",
249 IOLog1("AppleLVMGroup::publishSet called %p\n", this);
252 IOLog1("AppleLVMGroup::publishSet() publish ignored.\n");
287 IOLog1("AppleLVMGroup::unpauseSet() unpause ignored.\n");
466 IOLog1("AppleLVMGroup::readPrimaryMetaData(%p) entered\n", member);
504 IOLog1("AppleLVMGroup::readPrimaryMetaData(%p) successful, volumes = %llu\n", member, primary->pri.volumeCount);
519 IOLog1("AppleLVMGroup::writePrimaryMetaData(%p) entered\n", this);
557 IOLog1("AppleLVMGrou
[all...]
H A DAppleRAIDUserLib.c51 #define IOLog1(...) { printf(__VA_ARGS__); fflush(stdout); } macro
56 #ifndef IOLog1
57 #define IOLog1(args...) macro
83 IOLog1("IOServiceMatching returned a NULL dictionary.\n");
102 IOLog1("IOServiceOpen returned %d\n", kr);
112 if ((count % 15) == 0) IOLog1("AppleRAID: controller object is busy, retrying...\n");
140 IOLog1("AppleRAIDClientClose returned %d\n", kr);
148 IOLog1("IOServiceClose returned %d\n", kr);
340 IOLog1("AppleRAIDEnableNotifications entered\n");
354 IOLog1("IOServiceMatchin
[all...]
H A DAppleRAIDMember.cpp64 IOLog1("AppleRAIDMember::init(%p) isSet = %s\n", this, isRAIDSet() ? "yes":"no");
96 IOLog1("AppleRAIDMember::free(%p)\n", this);
119 IOLog1("AppleRAIDMember::start(%p) isSet = %s\n", this, isRAIDSet() ? "yes":"no");
149 if (isRAIDSet()) IOLog1("AppleRAIDMember::start(%p) this set is part of stacked raid.\n", this);
160 IOLog1("AppleRAIDMember::requestTerminate(%p) isSet = %s\n", this, isRAIDSet() ? "yes":"no");
183 IOLog1("AppleRAIDMember::stop(%p) isMember = %s isSet = %s\n", this, isRAIDMember() ? "yes":"no", isRAIDSet() ? "yes":"no");
358 IOLog1(">>>>> %s %s %s <<<<<\n", getSetNameString(), getSetUUIDString(), getUUIDString());
370 IOLog1("AppleRAIDMember::writeRAIDHeader(%p): aborting, rc = %x.\n", this, kIOReturnIOError);
388 IOLog1("AppleRAIDMember::writeRAIDHeader(%p): finished rc = %x.\n", this, rc);
415 IOLog1("AppleRAIDMembe
[all...]
H A DAppleRAIDConcatSet.cpp32 IOLog1("AppleRAIDConcatSet::createRAIDSet(%p) called, new set = %p *********\n", firstMember, raidSet);
51 IOLog1("AppleRAIDConcatSet::init() called\n");
108 IOLog1("AppleRAIDConcatSet::removeMember(%p) called for index %d block count %lld\n",
159 IOLog1("AppleRAIDConcat::publishSet() publish ignored.\n");
169 IOLog1("AppleRAIDConcat::unpauseSet() unpause ignored.\n");
H A DAppleRAIDMirrorSet.cpp32 IOLog1("AppleRAIDMirrorSet::createRAIDSet(%p) called, new set = %p *********\n", firstMember, raidSet);
50 IOLog1("AppleRAIDMirrorSet::init() called\n");
209 IOLog1("AppleRAIDMirrorSet::startSet() - parallel read request max %lld bytes.\n", getSmallestMaxByteCount());
229 IOLog1("AppleRAIDMirror::publishSet() publish ignored.\n");
432 IOLog1("AppleRAID::completeRAIDRequest - total expected = 0x%llx (0x%llx), actual = 0x%llx\n",
445 IOLog1("AppleRAID::completeRAIDRequest - error detected\n");
511 IOLog1("AppleRAIDMirrorSet::recover() entered.\n");
518 IOLog1("AppleRAIDMirrorSet::recover() requeuing request %p\n", oldStorageRequest);
549 IOLog1("AppleRAIDMirrorSet::recover exiting\n");
560 IOLog1("AppleRAIDMirrorSe
[all...]
H A DAppleRAIDStripeSet.cpp32 IOLog1("AppleRAIDStripeSet::createRAIDSet(%p) called, new set = %p *********\n", firstMember, raidSet);
51 IOLog1("AppleRAIDStripeSet::init() called\n");
H A DAppleLVMVolume.cpp116 IOLog1("AppleLVMVolume::initWithHeader() entered\n");
151 IOLog1("AppleLVMVolume::initWithHeader() successful for %s, size = %llu extent count = %llu\n",
278 IOLog1("AppleLVMVolume::addExtents() successful for %s, extent count = %llu, size = %llu\n",
312 IOLog1("AppleLVMVolume::addExtent() successful, offset = %llu, size = %llu totalSize = %llu\n", // XXX <<<<<<<< log2

Completed in 107 milliseconds