Lines Matching refs:transferStartInfo
1325 transferStartInfo.push_back(transferstart_info);
1328 transferStartInfo.back().destination = new struct
1338 (transferStartInfo.front().destination),0, 0);
1367 transferHandler(transferStartInfo.front().destination,
1368 transferStartInfo.front().mask,
1369 transferStartInfo.front().address,
1370 transferStartInfo.front().size,
1371 transferStartInfo.front().done);
1373 transferStartInfo.pop_front();
1505 transferStartInfo.front().address,
1506 transferStartInfo.front().size, reinterpret_cast<uint8_t*>
1507 (transferStartInfo.front().destination), 0, 0);