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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserVectorCommand.h46 mach_vm_size_t fResultOffset; member in class:IOFWUserVectorCommand
H A DIOFWUserVectorCommand.cpp190 fResultOffset = 0;
303 fResultDesc->writeBytes( fResultOffset, &result, sizeof(CommandSubmitResult) );
304 fResultOffset += sizeof(CommandSubmitResult);
348 fResultDesc->writeBytes( fResultOffset, &result, sizeof(CommandSubmitResult) );
349 fResultOffset += sizeof(CommandSubmitResult);

Completed in 301 milliseconds