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

/gem5/src/dev/arm/
H A Dufs_device.hh83 transferHandler -> transferStart
85 transferStart -> SCSIResume
452 struct transferStart { struct in class:UFSHostDevice
883 void transferStart();
1088 std::deque<struct transferStart> transferEnd;
1100 std::deque<struct transferStart> transferStartInfo;
H A Dufs_device.cc1238 struct transferStart transferstart_info;
1333 EventFunctionWrapper([this]{ transferStart(); }, name()));
1364 UFSHostDevice::transferStart() function in class:UFSHostDevice
1719 struct transferStart lastinfo;

Completed in 9 milliseconds