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

/gem5/src/dev/arm/
H A Dufs_device.hh575 bool finishedCommand() const {return transferCompleted;}; function in class:UFSHostDevice::UFSSCSIDevice
H A Dufs_device.cc1679 while ((this_lun < lunAvail) && !UFSDevice[this_lun]->finishedCommand())

Completed in 14 milliseconds