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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibPriv.h292 UInt64 swapVal ; member in struct:IOFireWireLib::CompareSwapParams
H A DIOFireWireLibDevice.cpp759 *(UInt32*)&params.swapVal = newVal ;
818 *(UInt32*)&params.swapVal = newVal[0] ;
823 params.swapVal = *(UInt64*)newVal ;
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp1968 (UInt32*)& params->swapVal, params->size, NULL, NULL ) ;
1972 if ( (cmd = getOwner ()->createCompareAndSwapCommand( params->addr, (UInt32*)& params->cmpVal, (UInt32*)& params->swapVal,

Completed in 206 milliseconds