Home
last modified time | relevance | path

Searched refs:UFS_REQUEST_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ufs/
H A Dufs.h38 UFS_REQUEST_COMPLETE = 3, enumerator
H A Dufs.c1082 req->state = UFS_REQUEST_COMPLETE; in ufs_complete_req()
1109 if (req->state != UFS_REQUEST_COMPLETE) { in ufs_sendback_req()