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/
H A Dpci_nvme.c192 NVME_STOR_RAM = 1, enumerator
1951 if (sc->nvstore.type == NVME_STOR_RAM) { in nvme_opc_format_nvm()
2390 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_flush()
2552 if (nvstore->type == NVME_STOR_RAM) { in nvme_opc_write_read()
3212 sc->nvstore.type = NVME_STOR_RAM; in pci_nvme_parse_config()
3236 else if (sc->nvstore.type != NVME_STOR_RAM) in pci_nvme_parse_config()