Home
last modified time | relevance | path

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

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