Searched defs:switchtec_dev (Results 1 – 2 of 2) sorted by relevance
78873 struct switchtec_dev { struct78874 struct pci_dev *pdev;78875 struct device dev;78876 struct cdev cdev;78900 void (*link_notifier)(struct switchtec_dev *); argument78901 u8 link_event_count[255];78902 struct switchtec_ntb *sndev;78903 struct dma_mrpc_output *dma_mrpc;78904 dma_addr_t dma_mrpc_dma_addr;