Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dtrace-events153 nvme_dsm(void *s, int64_t offset, int64_t bytes) "s %p offset 0x%"PRIx64" bytes %"PRId64""
/openbmc/qemu/hw/nvme/
H A Dctrl.c2627 static uint16_t nvme_dsm(NvmeCtrl *n, NvmeRequest *req) in nvme_dsm() function
4676 return nvme_dsm(n, req); in nvme_io_cmd()