Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ufs/
H A Dufs.h37 UFS_REQUEST_RUNNING = 2, enumerator
H A Dufs.c1064 req->state = UFS_REQUEST_RUNNING; in ufs_process_req()
1073 assert(req->state == UFS_REQUEST_RUNNING); in ufs_complete_req()