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