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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserVectorCommand.cpp86 if( fResultDesc )
88 fResultDesc->complete();
89 fResultDesc->release();
90 fResultDesc = NULL;
141 if( fResultDesc )
143 fResultDesc->complete();
144 fResultDesc->release();
145 fResultDesc = NULL;
148 fResultDesc = IOMemoryDescriptor::withAddressRange( result_buffer_address,
152 if( fResultDesc
[all...]
H A DIOFWUserVectorCommand.h43 IOMemoryDescriptor * fResultDesc; member in class:IOFWUserVectorCommand

Completed in 1223 milliseconds