Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ufs/
H A Dtrace-events16 ufs_mcq_create_cq(uint8_t cqid, uint64_t addr, uint16_t size) "mcq create cq cqid %"PRIu8", addr 0x…
H A Dufs.c544 static bool ufs_mcq_create_cq(UfsHc *u, uint8_t qid, uint32_t attr) in ufs_mcq_create_cq() function
710 if (!ufs_mcq_create_cq(u, qid, data)) { in ufs_write_mcq_reg()