Searched defs:userclient (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibPHYPacketListener.cpp57 IUnknownVTbl** PHYPacketListener::Alloc( Device& userclient, UInt32 queue_count ) argument
H A DIOFireWireLibAsyncStreamListener.cpp338 AsyncStreamListenerCOM::AsyncStreamListenerCOM( Device& userclient, argument
358 AsyncStreamListenerCOM::Alloc( Device& userclient, argument
24 AsyncStreamListener( const IUnknownVTbl& interface, Device& userclient, UserObjectHandle inKernAddrSpaceRef, void* inBuffer, UInt32 inBufferSize, void* inCallBack, void* inRefCon ) argument
H A DIOFireWireLibIRMAllocation.cpp220 IRMAllocationCOM::IRMAllocationCOM( Device& userclient, argument
237 IRMAllocationCOM::Alloc(Device& userclient, argument
24 IRMAllocation( const IUnknownVTbl& interface, Device& userclient, UserObjectHandle inKernIRMAllocationRef, void* inCallBack, void* inRefCon ) argument
H A DIOFireWireLibConfigDirectory.cpp49 ConfigDirectory::ConfigDirectory( const IUnknownVTbl & interface, Device& userclient, UserObjectHandle inKernConfigDirectoryRef) argument
H A DIOFireWireLibIsochChannel.cpp23 IsochChannel::IsochChannel( const IUnknownVTbl & interface, Device& userclient, bool inDoIRM, IOByteCount inPacketSize, IOFWSpeed inPrefSpeed) argument
485 IsochChannelCOM::IsochChannelCOM( Device& userclient, bool inDoIRM, IOByteCount inPacketSize, IOFWSpeed inPrefSpeed ) argument
499 IsochChannelCOM::Alloc( Device& userclient, Boolean inDoIRM, IOByteCount inPacketSize, IOFWSpeed inPrefSpeed ) argument
H A DIOFireWireLibPseudoAddressSpace.cpp57 PseudoAddressSpace::Alloc( Device& userclient, UserObjectHandle inKernAddrSpaceRef, void* inBuffer, UInt32 inBufferSize, argument
172 PseudoAddressSpace::PseudoAddressSpace( Device& userclient, UserObjectHandle inKernAddrSpaceRef, argument
H A DIOFireWireLibVectorCommand.cpp72 IUnknownVTbl** VectorCommand::Alloc( Device& userclient, argument
H A DIOFireWireLibCommand.cpp844 ReadCmd::ReadCmd( Device& userclient, io_object_t device, const FWAddress& addr, void* buf, argument
937 ReadQuadCmd::ReadQuadCmd( Device& userclient, argument
1094 WriteCmd::WriteCmd( Device& userclient, io_object_t device, const FWAddress& addr, void* buf, UInt32 size, argument
1107 WriteCmd::Alloc( Device& userclient, io_object_t device, const FWAddress& addr, void* buf, UInt32 size, argument
885 Alloc( Device& userclient, io_object_t device, const FWAddress& addr, void* buf, UInt32 size, CommandCallback callback, bool failOnReset, UInt32 generation, void* inRefCon) argument
1169 PHYCmd( Device& userclient, UInt32 data1, UInt32 data2, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon ) argument
1184 Alloc( Device& userclient, UInt32 data1, UInt32 data2, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon) argument
1252 WriteQuadCmd( Device& userclient, io_object_t device, const FWAddress& addr, UInt32 quads[], UInt32 numQuads, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon ) argument
1298 Alloc( Device& userclient, io_object_t device, const FWAddress & addr, UInt32 quads[], UInt32 numQuads, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon) argument
1391 CompareSwapCmd( Device& userclient, io_object_t device, const FWAddress& addr, UInt64 cmpVal, UInt64 newVal, unsigned int quads, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon ) argument
1425 Alloc( Device& userclient, io_object_t device, const FWAddress & addr, UInt64 cmpVal, UInt64 newVal, unsigned int quads, CommandCallback callback, bool failOnReset, UInt32 generation, void* refcon) argument
1714 AsyncStreamCmd(Device& userclient, UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, CommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon ) argument
1729 Alloc( Device& userclient, UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, CommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon) argument
[all...]
H A DIOFireWireLibIsochPort.cpp397 IsochPortCOM::IsochPortCOM( const IUnknownVTbl & interface, Device& userclient, bool talking, bool allocateKernPort ) argument
474 RemoteIsochPort::RemoteIsochPort( const IUnknownVTbl & interface, Device& userclient, bool talking ) argument
591 RemoteIsochPortCOM::RemoteIsochPortCOM( Device& userclient, bool talking ) argument
601 RemoteIsochPortCOM::Alloc( Device& userclient, bool talking ) argument
694 LocalIsochPort::LocalIsochPort( const IUnknownVTbl & interface, Device & userclient, bool talking, argument
1617 LocalIsochPortCOM( Device& userclient, bool talking, DCLCommand* program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
1631 Alloc( Device & userclient, Boolean talking, DCLCommand * program, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange programRanges[], UInt32 programRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options ) argument
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserAsyncStreamListener.cpp192 IOFWUserAsyncStreamListener::completeInit( IOFireWireUserClient* userclient, FWUserAsyncStreamListenerCreateParams* params ) argument
266 initAsyncStreamListener( IOFireWireUserClient *userclient, IOFireWireLib::FWUserAsyncStreamListenerCreateParams *params) argument
H A DIOFWUserPseudoAddressSpace.cpp414 IOFWUserPseudoAddressSpace::completeInit( IOFireWireUserClient* userclient, AddressSpaceCreateParams* params ) argument
537 initPseudo( IOFireWireUserClient* userclient, IOFireWireLib::AddressSpaceCreateParams* params) argument
553 initFixed( IOFireWireUserClient* userclient, IOFireWireLib::AddressSpaceCreateParams* params ) argument
[all...]
H A DIOFWUserIsochPort.cpp365 initWithUserDCLProgram( AllocateParams * params, IOFireWireUserClient & userclient, IOFireWireController & controller ) argument

Completed in 123 milliseconds