Searched refs:isDataExchangeable (Results 1 – 3 of 3) sorted by relevance
88 int32_t isDataExchangeable(int32_t SrcDevId, int32_t DstDevId);143 int32_t isDataExchangeable(int32_t SrcDevId, int32_t DstDevId);
72 return Manager->isDataExchangeable(SrcDevId, DstDevId); in __tgt_rtl_is_data_exchangable()
245 int32_t RemoteOffloadClient::isDataExchangeable(int32_t SrcDevId, in isDataExchangeable() function in RemoteOffloadClient647 int32_t RemoteClientManager::isDataExchangeable(int32_t SrcDevId, in isDataExchangeable() function in RemoteClientManager652 return Clients[SrcClientIdx].isDataExchangeable(SrcDeviceIdx, DstDeviceIdx); in isDataExchangeable()