Searched defs:switchtec_dev (Results 1 – 1 of 1) sorted by relevance
472 struct switchtec_dev { struct473 struct pci_dev *pdev;474 struct device dev;475 struct cdev cdev;477 enum switchtec_gen gen;479 int partition;480 int partition_count;481 int pff_csr_count;484 void __iomem *mmio;509 void (*link_notifier)(struct switchtec_dev *stdev); argument[all …]
Completed in 10 milliseconds