Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h382 struct nvme_create_cq { struct
458 struct nvme_create_cq create_cq;
/openbmc/qemu/hw/nvme/
H A Dctrl.c5588 static uint16_t nvme_create_cq(NvmeCtrl *n, NvmeRequest *req) in nvme_create_cq() function
7369 return nvme_create_cq(n, req); in nvme_admin_cmd()