Searched defs:pci_nvme_blockstore (Results 1 – 1 of 1) sorted by relevance
194 struct pci_nvme_blockstore { struct195 enum nvme_storage_type type;196 void *ctx;197 uint64_t size;198 uint32_t sectsz;199 uint32_t sectsz_bits;200 uint64_t eui64;201 uint32_t deallocate:1;