Searched defs:bufferRanges (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCLPool.cpp144 importUserProgram( IOMemoryDescriptor * userExportDesc, unsigned bufferRangeCount, IOAddressRange bufferRanges[], IOMemoryMap * bufferMap ) argument
H A DIOFWUserIsochPort.cpp396 IOAddressRange * bufferRanges = new IOAddressRange[ params->bufferRangeCount ] ; local
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.cpp229 Export( IOVirtualAddress * where, IOVirtualRange bufferRanges[], unsigned bufferRangeCount ) const argument
364 Export( IOVirtualAddress * where, IOVirtualRange bufferRanges[], unsigned bufferRangeCount ) const argument
422 Export( IOVirtualAddress * where, IOVirtualRange bufferRanges[], unsigned bufferRangeCount ) const argument
[all...]
H A DIOFireWireLibNuDCLPool.cpp142 Export( IOVirtualAddress * outExportData, IOVirtualRange bufferRanges[], unsigned bufferRangeCount ) const argument
H A DIOFireWireLibIsochPort.cpp1617 LocalIsochPortCOM( Device& userclient, bool talking, DCLCommand* program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
1631 Alloc( Device & userclient, Boolean talking, DCLCommand * program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
[all...]
H A DIOFireWireLibDevice.cpp1521 CreateLocalIsochPortWithOptions( Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
2417 S_CreateLocalIsochPort( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, REFIID iid) argument
2635 S_CreateLocalIsochPortWithOptions( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
H A DIOFireWireLibPriv.h366 mach_vm_address_t bufferRanges ; member in struct:IOFireWireLib::LocalIsochPortAllocateParamsStruct

Completed in 139 milliseconds