Searched defs:rsxx_cardinfo (Results 1 – 1 of 1) sorted by relevance
106 struct rsxx_cardinfo { struct107 struct pci_dev *dev;108 unsigned int halt;109 unsigned int eeh_state;111 void __iomem *regmap;112 spinlock_t irq_lock;113 unsigned int isr_mask;114 unsigned int ier_mask;116 struct rsxx_card_cfg config;117 int config_valid;[all …]