Searched refs:OpenWithSessionRef (Results 1 - 5 of 5) sorted by path

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c1475 err = (*resultInterface)->OpenWithSessionRef(resultInterface, session);
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp445 status = (*fFWUnit)->OpenWithSessionRef( fFWUnit, sessionRef );
448 FWLOG(( "IOFireWireAVCLibConsumer::init OpenWithSessionRef return status = 0x%08x\n", status ));
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h810 @function OpenWithSessionRef
819 IOReturn (*OpenWithSessionRef)(IOFireWireLibDeviceRef self, IOFireWireSessionRef sessionRef) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp270 Device::OpenWithSessionRef(IOFireWireSessionRef session) function in class:IOFireWireLib::Device
2068 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->OpenWithSessionRef(session) ;
H A DIOFireWireLibDevice.h135 IOReturn OpenWithSessionRef(

Completed in 446 milliseconds