Searched defs:pci_nvme_blockstore (Results 1 – 1 of 1) sorted by relevance
187 struct pci_nvme_blockstore { struct188 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;