Searched defs:withCount (Results 1 - 7 of 7) 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.cpp1079 withRanges( IOVirtualRange * ranges, UInt32 withCount, IODirection direction, task_t task, bool asReference) argument
1171 withPhysicalRanges( IOPhysicalRange * ranges, UInt32 withCount, IODirection direction, bool asReference) argument
4330 initWithRanges( IOVirtualRange * ranges, UInt32 withCount, IODirection direction, task_t task, bool asReference) argument
4341 initWithPhysicalRanges( IOPhysicalRange * ranges, UInt32 withCount, IODirection direction, bool asReference) argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDMemoryDescriptor.h50 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
[all...]
/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
H A DIOFireWireSBP2UserClient.cpp1872 uint64_t withCount = 0; local

Completed in 163 milliseconds