Searched defs:memoryDescriptor (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp68 IOMemoryDescriptor *memoryDescriptor; local
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleLVMStorageRequest.cpp49 AppleRAIDMemoryDescriptor *memoryDescriptor; local
162 AppleRAIDMemoryDescriptor *memoryDescriptor; local
[all...]
H A DAppleRAIDEventSource.cpp52 void AppleRAIDEventSource::completeRequest(AppleRAIDMemoryDescriptor * memoryDescriptor, argument
77 void AppleRAIDEventSource::completeRequestLVG(AppleLVMMemoryDescriptor * memoryDescriptor, argument
H A DAppleRAIDStorageRequest.cpp122 AppleRAIDMemoryDescriptor *memoryDescriptor; local
170 AppleRAIDMemoryDescriptor *memoryDescriptor; local
[all...]
H A DAppleRAIDMemoryDescriptor.h59 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) { return false; } argument
60 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor * memoryDescriptor, UInt64 requestStart, UInt64 requestSize, AppleLVMVolume * lv) { return false; } argument
H A DAppleRAIDStripeSet.cpp125 AppleRAIDMemoryDescriptor *memoryDescriptor = new AppleRAIDStripeMemoryDescriptor; local
147 bool AppleRAIDStripeMemoryDescriptor::configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) argument
[all...]
H A DAppleRAIDMirrorSet.cpp967 AppleRAIDMemoryDescriptor *memoryDescriptor = new AppleRAIDMirrorMemoryDescriptor; local
988 bool AppleRAIDMirrorMemoryDescriptor::configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) argument
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.cpp1211 IOReturn IOFireWireSBP2ORB::setCommandBuffers( IOMemoryDescriptor * memoryDescriptor, UInt32 offset, UInt32 length ) argument

Completed in 108 milliseconds