Searched refs:mKernAsyncStreamListenerRef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibAsyncStreamListener.cpp33 mKernAsyncStreamListenerRef(inKernAddrSpaceRef),
49 const uint64_t inputs[1]={(const uint64_t)mKernAsyncStreamListenerRef};
110 const uint64_t inputs[3] = {(const uint64_t)mKernAsyncStreamListenerRef,(const uint64_t)& Listener,(const uint64_t)self};
126 const uint64_t inputs[3] = {(const uint64_t)mKernAsyncStreamListenerRef,(const uint64_t)& SkippedPacket,(const uint64_t)self};
139 const uint64_t inputs[1]={(const uint64_t)mKernAsyncStreamListenerRef};
172 const uint64_t inputs[3] = {(const uint64_t)mKernAsyncStreamListenerRef,0,(const uint64_t)self};
196 const uint64_t inputs[1]={(const uint64_t)mKernAsyncStreamListenerRef};
212 const uint64_t inputs[2] = {(const uint64_t)mKernAsyncStreamListenerRef, (const uint64_t)commandID};
241 const uint64_t inputs[2] = {(const uint64_t)mKernAsyncStreamListenerRef, flags};
255 const uint64_t inputs[1]={(const uint64_t)mKernAsyncStreamListenerRef};
[all...]
H A DIOFireWireLibAsyncStreamListener.h120 UserObjectHandle mKernAsyncStreamListenerRef ; member in class:IOFireWireLib::AsyncStreamListener

Completed in 115 milliseconds