Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ufs/
H A Dufs.h36 UFS_REQUEST_READY = 1, enumerator
H A Dufs.c288 req->state = UFS_REQUEST_READY; in ufs_process_db()
1060 if (req->state != UFS_REQUEST_READY) { in ufs_process_req()