Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dctrl.c2161 static void nvme_misc_cb(void *opaque, int ret) in nvme_misc_cb() function
2639 nvme_misc_cb, req); in nvme_dsm()
3329 nvme_misc_cb, req); in nvme_copy()
3572 iocb = qemu_aio_get(&nvme_flush_aiocb_info, NULL, nvme_misc_cb, req); in nvme_flush()
4286 nvme_misc_cb, req); in nvme_zone_mgmt_send()
6925 iocb = qemu_aio_get(&nvme_format_aiocb_info, NULL, nvme_misc_cb, req); in nvme_format()