Searched defs:switchtec_dev (Results 1 – 1 of 1) sorted by relevance
473 struct switchtec_dev { struct474 struct pci_dev *pdev;475 struct device dev;476 struct cdev cdev;478 enum switchtec_gen gen;480 int partition;481 int partition_count;482 int pff_csr_count;485 void __iomem *mmio;510 void (*link_notifier)(struct switchtec_dev *stdev); argument[all …]