Home
last modified time | relevance | path

Searched defs:nvme_identify (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dnvme.c539 static bool nvme_identify(BlockDriverState *bs, int namespace, Error **errp) in nvme_identify() function
/qemu/hw/nvme/
H A Dctrl.c6056 static uint16_t nvme_identify(NvmeCtrl *n, NvmeRequest *req) in nvme_identify() function