Searched refs:getFireWirePhysicalAddressMask (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireBus.h96 virtual UInt64 getFireWirePhysicalAddressMask( void ) = 0;
319 inline UInt64 getFireWirePhysicalAddressMask( void ) function in class:IOFireWireBus
320 { return fAuxiliary->getFireWirePhysicalAddressMask(); }
H A DIOFWPhysicalAddressSpace.cpp176 UInt64 mask = fControl->getFireWirePhysicalAddressMask();
H A DIOFWIsochChannel.cpp263 UInt64 mask = fControl->getFireWirePhysicalAddressMask();
H A DIOFireWireController.h369 virtual UInt64 getFireWirePhysicalAddressMask( void );
H A DIOFireWireController.cpp397 // getFireWirePhysicalAddressMask
401 UInt64 IOFireWireControllerAux::getFireWirePhysicalAddressMask( void ) function in class:IOFireWireControllerAux
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2ORB.cpp759 UInt64 phys_mask = fControl->getFireWirePhysicalAddressMask();

Completed in 192 milliseconds