Searched refs:IOFireWireLib (Results 1 - 25 of 60) sorted by last modified time

123

/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Derr_iokit.sub34 #include <IOKit/firewire/IOFireWireLib.h>
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp663 result = ((IOFireWireUserClient*) targetObject)->userOpenWithSessionRef((IOFireWireLib::UserObjectHandle) arguments->scalarInput[0]);
1699 IOFireWireUserClient::userOpenWithSessionRef ( IOFireWireLib::UserObjectHandle sessionRef )
H A DIOFWUserPseudoAddressSpace.cpp138 #import "IOFireWireLib.h"
539 IOFireWireLib::AddressSpaceCreateParams* params)
555 IOFireWireLib::AddressSpaceCreateParams* params )
H A DIOFWUserPseudoAddressSpace.h92 using namespace IOFireWireLib ;
H A DIOFWUserPhysicalAddressSpace.h59 IOFireWireLib::FWPhysicalSegment32 outSegments[] ) ;
H A DIOFWUserPhysicalAddressSpace.cpp103 IOFireWireLib::FWPhysicalSegment32 outSegments[] )
H A DIOFWUserObjectExporter.h27 namespace IOFireWireLib namespace
63 IOReturn addObject ( OSObject * obj, CleanupFunction cleanup, IOFireWireLib::UserObjectHandle * outHandle );
64 void removeObject ( IOFireWireLib::UserObjectHandle handle );
69 const OSObject * lookupObject ( IOFireWireLib::UserObjectHandle handle ) const;
70 const OSObject * lookupObjectForType( IOFireWireLib::UserObjectHandle handle, const OSMetaClass * toType ) const;
78 const IOFireWireLib::UserObjectHandle lookupHandle ( OSObject * object ) const;
H A DIOFWDCLPool.cpp20 using namespace IOFireWireLib ;
H A DIOFWUserIsochPort.h52 typedef ::IOFireWireLib::LocalIsochPortAllocateParams AllocateParams ;
H A DIOFireWireUserClient.h157 using namespace IOFireWireLib ;
223 IOFireWireLib::UserObjectHandle fSessionRef;
279 IOReturn userOpenWithSessionRef( IOFireWireLib::UserObjectHandle session) ;
H A DIOFWUserObjectExporter.cpp203 IOFWUserObjectExporter::addObject ( OSObject * obj, CleanupFunction cleanupFunction, IOFireWireLib::UserObjectHandle * outHandle )
279 *outHandle = (IOFireWireLib::UserObjectHandle)(index + 1) ; // return index + 1; this means 0 is always an invalid/NULL index...
297 IOFWUserObjectExporter::removeObject ( IOFireWireLib::UserObjectHandle handle )
344 const IOFireWireLib::UserObjectHandle
347 IOFireWireLib::UserObjectHandle out_handle = 0;
362 out_handle = (IOFireWireLib::UserObjectHandle)(index + 1) ; // return index + 1; this means 0 is always an invalid/NULL index...
375 IOFWUserObjectExporter::lookupObject ( IOFireWireLib::UserObjectHandle handle ) const
403 IOFWUserObjectExporter::lookupObjectForType( IOFireWireLib::UserObjectHandle handle, const OSMetaClass * toType ) const
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCUserClient.cpp82 result = openWithSessionRef((IOFireWireLib::UserObjectHandle) arguments->scalarInput[0],NULL,NULL,NULL,NULL,NULL);
358 IOReturn IOFireWireAVCUserClient::openWithSessionRef( IOFireWireLib::UserObjectHandle sessionRef, void *, void *, void *, void *, void * )
H A DIOFireWireAVCUserClient.h83 IOFireWireLib::UserObjectHandle fSessionRef;
109 virtual IOReturn openWithSessionRef( IOFireWireLib::UserObjectHandle sessionRef, void *, void *, void *, void *, void * );
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.h25 #include <IOKit/firewire/IOFireWireLib.h>
H A DDVFamily.c37 #include <IOKit/firewire/IOFireWireLib.h>
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp30 namespace IOFireWireLib { namespace
H A DIOFireWireLibIsoch.h38 #include <IOKit/firewire/IOFireWireLib.h>
H A DIOFireWireLibIsochPort.cpp189 namespace IOFireWireLib { namespace
H A DIOFireWireLibIsochPort.h38 namespace IOFireWireLib { namespace
H A DIOFireWireLibPriv.h24 * IOFireWireLib
198 #import "IOFireWireLib.h"
200 // IOFireWireLib factory ID
236 namespace IOFireWireLib { namespace
581 } // namespace IOFireWireLib
H A DIOFireWireLibCommand.cpp24 * IOFireWireLib
32 #import <IOKit/firewire/IOFireWireLib.h>
72 namespace IOFireWireLib { namespace
1806 } // namespace IOFireWireLib
H A DIOFireWireLibCommand.h24 * IOFireWireLib
35 #import "IOFireWireLib.h"
38 namespace IOFireWireLib { namespace
H A DIOFireWireLibPhysicalAddressSpace.cpp24 * IOFireWireLib
37 namespace IOFireWireLib { namespace
H A DIOFireWireLibPhysicalAddressSpace.h24 * IOFireWireLib
34 namespace IOFireWireLib { namespace
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2UserClient.cpp983 IOFireWireLib::UserObjectHandle outHandle = 0;
1046 IOFireWireLib::UserObjectHandle handle = fExporter->lookupHandle( item );
1571 IOFireWireLib::UserObjectHandle outHandle = 0;
2131 IOFireWireLib::UserObjectHandle outHandle = 0;

Completed in 295 milliseconds

123