Home
last modified time | relevance | path

Searched defs:cxlflash_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/scsi/cxlflash/
Dcommon.h112 struct cxlflash_cfg { struct
113 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 …]