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