Home
last modified time | relevance | path

Searched defs:pci_nvme_blockstore (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c195 struct pci_nvme_blockstore { struct
196 enum nvme_storage_type type;
197 void *ctx;
198 uint64_t size;
199 uint32_t sectsz;
200 uint32_t sectsz_bits;
201 uint64_t eui64;
202 uint32_t deallocate:1;