Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_nvme.c191 NVME_STOR_RAM = 1, enumerator
1957 if (sc->nvstore.type == NVME_STOR_RAM) { in nvme_opc_format_nvm()
2396 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_flush()
2558 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_write_read()
3270 sc->nvstore.type = NVME_STOR_RAM; in pci_nvme_parse_config()
3294 else if (sc->nvstore.type != NVME_STOR_RAM) in pci_nvme_parse_config()