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

/haiku/src/system/kernel/device_manager/
H A DIORequest.h314 static status_t _CopyPhysical(void* bounceBuffer,
H A DIORequest.cpp1282 copyFunction = &IORequest::_CopyPhysical;
1345 IORequest::_CopyPhysical(void* bounceBuffer, generic_addr_t external, function in class:IORequest
1377 error = _CopyPhysical(bounceBuffer, entry.address, entry.size, team,

Completed in 41 milliseconds