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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.cpp1218 UserExportDCLLabel *pUserExportDCLLabel = (UserExportDCLLabel*) buffer; local
1219 pUserExportDCLLabel->pClientDCLStruct = (mach_vm_address_t) dcl;
1220 pUserExportDCLLabel->pNextDCLCommand = (mach_vm_address_t) ((DCLLabel*)dcl)->pNextDCLCommand;
1221 pUserExportDCLLabel->compilerData = ((DCLLabel*)dcl)->compilerData;
1222 pUserExportDCLLabel->opcode = ((DCLLabel*)dcl)->opcode;

Completed in 173 milliseconds