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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.h290 IOReturn copyUserData (
H A DIOFireWireUserClient.cpp1590 copyUserData ( function in class:IOFireWireUserClient
2176 copyUserData( (IOVirtualAddress)buffer, (IOVirtualAddress)data->getBytesNoCopy(), kr_size ) ;
2184 copyUserData( (IOVirtualAddress)descCString, (IOVirtualAddress)cStr, descLen ) ;
2230 copyUserData( (IOVirtualAddress)descCString, (IOVirtualAddress)cStr, descLen ) ;
2273 copyUserData( (IOVirtualAddress)descCString, (IOVirtualAddress)cStr, descLen ) ;
2339 copyUserData( (IOVirtualAddress)descCString, (IOVirtualAddress)cStr, descLen ) ;
H A DIOFWUserIsochPort.cpp404 error = fUserClient->copyUserData(params->bufferRanges,(mach_vm_address_t)bufferRanges, sizeof ( IOAddressRange ) * params->bufferRangeCount ) ;

Completed in 981 milliseconds