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