Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dctrl.c6849 static uint16_t nvme_format_check(NvmeNamespace *ns, uint8_t lbaf, uint8_t pi) in nvme_format_check() function
6898 status = nvme_format_check(iocb->ns, lbaf, pi); in nvme_do_format()