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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibPhysicalAddressSpace.h114 FWAddress mFWAddress ; member in class:IOFireWireLib::PhysicalAddressSpace
H A DIOFireWireLibPseudoAddressSpace.h136 FWAddress mFWAddress ; member in class:IOFireWireLib::PseudoAddressSpace
H A DIOFireWireLibPhysicalAddressSpace.cpp124 bcopy(& IOFireWireIUnknown::InterfaceMap<PhysicalAddressSpace>::GetThis(self)->mFWAddress, outAddr, sizeof(*outAddr)) ;
199 mFWAddress = FWAddress(0, mSegments[0].location, 0) ;
H A DIOFireWireLibPseudoAddressSpace.cpp144 bcopy (&IOFireWireIUnknown::InterfaceMap<PseudoAddressSpace>::GetThis(self)->mFWAddress, outAddr, sizeof(FWAddress));
221 mFWAddress = info.address ;
550 return mFWAddress ;

Completed in 121 milliseconds