Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ufs/
H A Dufs.h196 static inline bool ufs_mcq_cq_empty(UfsHc *u, uint32_t qid) in ufs_mcq_cq_empty() function
H A Dufs.c469 if (!ufs_mcq_cq_empty(u, cq->cqid)) { in ufs_mcq_process_cq()