Searched defs:configureForMemoryDescriptor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMemoryDescriptor.h59 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) { return false; } function in class:AppleRAIDMemoryDescriptor
60 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor * memoryDescriptor, UInt64 requestStart, UInt64 requestSize, AppleLVMVolume * lv) { return false; } function in class:AppleRAIDMemoryDescriptor
H A DAppleRAIDStripeSet.cpp147 bool AppleRAIDStripeMemoryDescriptor::configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) function in class:AppleRAIDStripeMemoryDescriptor
H A DAppleRAIDMirrorSet.cpp988 bool AppleRAIDMirrorMemoryDescriptor::configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) function in class:AppleRAIDMirrorMemoryDescriptor

Completed in 77 milliseconds