Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h916 NVME_FORMAT_IN_PROGRESS = 0x0084, enumerator
/qemu/hw/nvme/
H A Dctrl.c7000 iocb->ns->status = NVME_FORMAT_IN_PROGRESS; in nvme_do_format()