Searched defs:cxlflash_cfg (Results 1 – 1 of 1) sorted by relevance
112 struct cxlflash_cfg { struct113 struct afu *afu;115 const struct cxlflash_backend_ops *ops;116 struct pci_dev *dev;117 struct pci_device_id *dev_id;118 struct Scsi_Host *host;119 int num_fc_ports;120 struct cdev cdev;121 struct device *chardev;123 ulong cxlflash_regs_pci;[all …]