Searched refs:allocateIsochResources (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireIRMAllocation.h58 virtual IOReturn allocateIsochResources(UInt8 isochChannel, UInt32 bandwidthUnits);
60 // Free isoch resources previously allocated with a call to allocateIsochResources
H A DIOFireWireIRM.cpp434 // IOFireWireIRMAllocation::allocateIsochResources
437 IOReturn IOFireWireIRMAllocation::allocateIsochResources(UInt8 isochChannel, UInt32 bandwidthUnits) function in class:IOFireWireIRMAllocation
H A DIOFireWireUserClient.cpp4456 result = me->allocateIsochResources(isochChannel, bandwidthUnits) ;
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h2081 /*! @function allocateIsochResources
2087 IOReturn (*allocateIsochResources)(IOFireWireLibIRMAllocationRef self, UInt8 isochChannel, UInt32 bandwidthUnits); member in struct:IOFireWireLibIRMAllocationInterface_t

Completed in 110 milliseconds