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

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c2342 (*pGlobalData->fStreamVars.pFWDevice)->GetLocalNodeID(pGlobalData->fStreamVars.pFWDevice, &localNodeID);
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp613 status = (*fFWUnit)->GetLocalNodeID( fFWUnit, &localNodeID );
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1148 /*! @function GetLocalNodeID
1155 IOReturn (*GetLocalNodeID)( IOFireWireLibDeviceRef self, UInt16* outLocalNodeID) ; member in struct:IOFireWireDeviceInterface_t
1628 @discussion Use this function instead of GetLocalNodeID().
H A DIOFireWireLibDevice.cpp1044 Device::GetLocalNodeID( function in class:IOFireWireLib::Device
H A DIOFireWireLibDevice.h263 IOReturn GetLocalNodeID(
656 { return IOFireWireIUnknown::InterfaceMap<Device>::GetThis(self)->GetLocalNodeID(outLocalNodeID); }

Completed in 339 milliseconds