Searched defs:withDirection (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp35 withDescriptors( IOMemoryDescriptor ** descriptors, UInt32 withCount, IODirection withDirection, bool asReference ) argument
64 initWithDescriptors( IOMemoryDescriptor ** descriptors, UInt32 withCount, IODirection withDirection, bool asReference ) argument
H A DIOMemoryDescriptor.cpp1237 initWithAddress(void * address, IOByteCount withLength, IODirection withDirection) argument
1248 initWithAddress(IOVirtualAddress address, IOByteCount withLength, IODirection withDirection, task_t withTask) argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMemoryDescriptor.h45 virtual bool initWithAddress(void *address, IOByteCount withLength, IODirection withDirection) { return false; } argument
46 virtual bool initWithAddress(vm_address_t address, IOByteCount withLength, IODirection withDirection, task_t withTask) argument
48 virtual bool initWithPhysicalAddress(IOPhysicalAddress address, IOByteCount withLength, IODirection withDirection) argument
50 virtual bool initWithRanges(IOVirtualRange *ranges, UInt32 withCount, IODirection withDirection, task_t withTask, argument
52 virtual bool initWithPhysicalRanges(IOPhysicalRange *ranges, UInt32 withCount, IODirection withDirection, argument
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibORB.cpp411 staticSetCommandBuffersAsRanges( void * self, FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
420 setCommandBuffersAsRanges( FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
563 staticLSIWorkaroundSetCommandBuffersAsRanges( void * self, FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
571 LSIWorkaroundSetCommandBuffersAsRanges( FWSBP2VirtualRange * ranges, UInt32 withCount, UInt32 withDirection, UInt32 offset, UInt32 length ) argument
/macosx-10.10.1/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2LSIWorkaroundDescriptor.cpp547 initWithRanges( IOVirtualRange * ranges, UInt32 withCount, IODirection withDirection, task_t withTask, bool asReference ) argument
H A DIOFireWireSBP2ORB.cpp1096 setCommandBuffersAsRanges( IOVirtualRange * ranges, UInt32 withCount, IODirection withDirection, task_t withTask, UInt32 offset, UInt32 length ) argument
1162 setCommandBuffersAsRanges64( IOAddressRange * ranges, uint64_t withCount, IODirection withDirection, task_t withTask, uint64_t offset, uint64_t length ) argument

Completed in 138 milliseconds