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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibVectorCommand.cpp91 mKernCommandRef( 0 ),
125 mKernCommandRef = kernel_ref;
134 if( mKernCommandRef )
139 const uint64_t inputs[1]={ (const uint64_t)mKernCommandRef };
257 mUserClient.MakeSelectorWithObject( kVectorCommandSetBuffers, mKernCommandRef ),
361 mUserClient.MakeSelectorWithObject( kVectorCommandSubmit, mKernCommandRef ),
H A DIOFireWireLibVectorCommand.h41 UserObjectHandle mKernCommandRef; member in class:IOFireWireLib::VectorCommand

Completed in 65 milliseconds