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