Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c184 NVME_STOR_RAM = 1, enumerator
1937 if (sc->nvstore.type == NVME_STOR_RAM) { in nvme_opc_format_nvm()
2376 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_flush()
2538 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_write_read()
3239 sc->nvstore.type = NVME_STOR_RAM; in pci_nvme_parse_config()
3263 else if (sc->nvstore.type != NVME_STOR_RAM) in pci_nvme_parse_config()