Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dctrl.c5423 static uint16_t nvme_identify_ctrl_list(NvmeCtrl *n, NvmeRequest *req, in nvme_identify_ctrl_list() function
5726 return nvme_identify_ctrl_list(n, req, true); in nvme_identify()
5728 return nvme_identify_ctrl_list(n, req, false); in nvme_identify()