Searched refs:sInterface (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIOCFPlugIn.h28 static const IOCFPlugInInterface sInterface ; member in class:IOFireWireLib::IOCFPlugIn
H A DIOFireWireLibIOCFPlugIn.cpp16 const IOCFPlugInInterface IOCFPlugIn::sInterface = member in class:IOFireWireLib::IOCFPlugIn
26 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibCommand.h112 static IOFireWireCommandInterface sInterface ; member in class:IOFireWireLib::Cmd
166 static Interface sInterface ; member in class:IOFireWireLib::ReadCmd
218 static Interface sInterface ; member in class:IOFireWireLib::ReadQuadCmd
266 static Interface sInterface ; member in class:IOFireWireLib::WriteCmd
305 static Interface sInterface; member in class:IOFireWireLib::PHYCmd
345 static Interface sInterface; member in class:IOFireWireLib::WriteQuadCmd
426 static Interface sInterface ; member in class:IOFireWireLib::CompareSwapCmd
485 static Interface sInterface ; member in class:IOFireWireLib::AsyncStreamCmd
H A DIOFireWireLibPHYPacketListener.h37 static IOFireWireLibPHYPacketListenerInterface sInterface; member in class:IOFireWireLib::PHYPacketListener
H A DIOFireWireLibPhysicalAddressSpace.h53 static Interface sInterface ; member in class:IOFireWireLib::PhysicalAddressSpace
H A DIOFireWireLibUnitDirectory.h44 static Interface sInterface ; member in class:IOFireWireLib::LocalUnitDirectory
H A DIOFireWireLibIRMAllocation.h100 static Interface sInterface ; member in class:IOFireWireLib::IRMAllocationCOM
H A DIOFireWireLibAsyncStreamListener.h150 static Interface sInterface ; member in class:IOFireWireLib::AsyncStreamListenerCOM
H A DIOFireWireLibIsochChannel.h94 static Interface sInterface ; member in class:IOFireWireLib::IsochChannelCOM
H A DIOFireWireLibPseudoAddressSpace.h46 static Interface sInterface ; member in class:IOFireWireLib::PseudoAddressSpace
H A DIOFireWireLibVectorCommand.h37 static IOFireWireLibVectorCommandInterface sInterface; member in class:IOFireWireLib::VectorCommand
H A DIOFireWireLibCommand.cpp74 ReadCmd::Interface ReadCmd::sInterface = member in class:IOFireWireLib::ReadCmd
84 ReadQuadCmd::Interface ReadQuadCmd::sInterface = member in class:IOFireWireLib::ReadQuadCmd
94 WriteCmd::Interface WriteCmd::sInterface = member in class:IOFireWireLib::WriteCmd
104 WriteQuadCmd::Interface WriteQuadCmd::sInterface = member in class:IOFireWireLib::WriteQuadCmd
113 CompareSwapCmd::Interface CompareSwapCmd::sInterface = member in class:IOFireWireLib::CompareSwapCmd
149 PHYCmd::Interface PHYCmd::sInterface = member in class:IOFireWireLib::PHYCmd
160 AsyncStreamCmd::Interface AsyncStreamCmd::sInterface = member in class:IOFireWireLib::AsyncStreamCmd
177 IOFireWireCommandInterface Cmd::sInterface = member in class:IOFireWireLib::Cmd
847 : Cmd( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, device, addr, callback,
946 : Cmd( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclien
[all...]
H A DIOFireWireLibIRMAllocation.cpp201 IRMAllocationCOM::Interface IRMAllocationCOM::sInterface = member in class:IOFireWireLib::IRMAllocationCOM
224 : IRMAllocation( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inKernIRMAllocationRef, inCallBack, inRefCon )
H A DIOFireWireLibIsochPort.h171 static Interface sInterface ; member in class:IOFireWireLib::RemoteIsochPortCOM
333 static Interface sInterface ; member in class:IOFireWireLib::LocalIsochPortCOM
H A DIOFireWireLibPhysicalAddressSpace.cpp41 PhysicalAddressSpace::Interface PhysicalAddressSpace::sInterface = member in class:IOFireWireLib::PhysicalAddressSpace
142 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibUnitDirectory.cpp39 LocalUnitDirectory::Interface LocalUnitDirectory::sInterface = member in class:IOFireWireLib::LocalUnitDirectory
55 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface) ),
H A DIOFireWireLibConfigDirectory.h159 static Interface sInterface ; member in class:IOFireWireLib::ConfigDirectoryCOM
H A DIOFireWireLibPHYPacketListener.cpp36 IOFireWireLibPHYPacketListenerInterface PHYPacketListener::sInterface = member in class:IOFireWireLib::PHYPacketListener
71 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibAsyncStreamListener.cpp317 AsyncStreamListenerCOM::Interface AsyncStreamListenerCOM::sInterface = member in class:IOFireWireLib::AsyncStreamListenerCOM
344 : AsyncStreamListener( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inKernAddrSpaceRef, inBuffer,
H A DIOFireWireLibIsochChannel.cpp460 IsochChannelCOM::Interface IsochChannelCOM::sInterface = member in class:IOFireWireLib::IsochChannelCOM
486 : IsochChannel( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inDoIRM, inPacketSize, inPrefSpeed )
H A DIOFireWireLibPseudoAddressSpace.cpp39 PseudoAddressSpace::Interface PseudoAddressSpace::sInterface = member in class:IOFireWireLib::PseudoAddressSpace
174 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibVectorCommand.cpp35 IOFireWireLibVectorCommandInterface VectorCommand::sInterface = member in class:IOFireWireLib::VectorCommand
89 : IOFireWireIUnknown( reinterpret_cast<const IUnknownVTbl &>( sInterface ) ),
H A DIOFireWireLibDCLCommandPool.h129 static Interface sInterface ; member in class:IOFireWireLib::TraditionalDCLCommandPoolCOM
H A DIOFireWireLibNuDCLPool.h105 static const IOFireWireNuDCLPoolInterface sInterface ; member in class:IOFireWireLib::NuDCLPoolCOM
H A DIOFireWireLibDCLCommandPool.cpp56 TraditionalDCLCommandPoolCOM::Interface TraditionalDCLCommandPoolCOM::sInterface = { member in class:IOFireWireLib::TraditionalDCLCommandPoolCOM
580 : TraditionalDCLCommandPool( reinterpret_cast<const IUnknownVTbl &>( sInterface ), inUserClient, inSize )

Completed in 206 milliseconds

12