Searched refs:NVME_FORMAT_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
/qemu/include/block/ | ||
H A D | nvme.h | 916 NVME_FORMAT_IN_PROGRESS = 0x0084, enumerator |
/qemu/hw/nvme/ | ||
H A D | ctrl.c | 7000 iocb->ns->status = NVME_FORMAT_IN_PROGRESS; in nvme_do_format() |