Searched defs:nvmet_pci_epf_queue (Results 1 – 1 of 1) sorted by relevance
80 struct nvmet_pci_epf_queue { struct81 union {85 struct nvmet_pci_epf_ctrl *ctrl;86 unsigned long flags;88 u64 pci_addr;89 size_t pci_size;90 struct pci_epc_map pci_map;92 u16 qid;93 u16 depth;94 u16 vector;[all …]