Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dcxl.h347 struct cxl_afu { struct
348 irq_hw_number_t psl_hwirq;
349 irq_hw_number_t serr_hwirq;
350 char *err_irq_name;
351 char *psl_irq_name;
352 unsigned int serr_virq;
353 void __iomem *p1n_mmio;
354 void __iomem *p2n_mmio;
355 phys_addr_t psn_phys;
356 u64 pp_offset;
[all …]
/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h108 struct cxl_afu *cxl_afu; member