Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c187 struct pci_nvme_blockstore { struct
188 enum nvme_storage_type type;
189 void *ctx;
190 uint64_t size;
191 uint32_t sectsz;
192 uint32_t sectsz_bits;
193 uint64_t eui64;
194 uint32_t deallocate:1;