Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswitchtec.h345 struct switchtec_dev { struct
346 struct pci_dev *pdev;
347 struct device dev;
348 struct cdev cdev;
350 int partition;
351 int partition_count;
352 int pff_csr_count;
353 char pff_local[SWITCHTEC_MAX_PFF_CSR];
355 void __iomem *mmio;
356 struct mrpc_regs __iomem *mmio_mrpc;
[all …]