Searched defs:rsxx_cardinfo (Results 1 – 1 of 1) sorted by relevance
121 struct rsxx_cardinfo { struct122 struct pci_dev *dev;123 unsigned int halt;124 unsigned int eeh_state;126 void __iomem *regmap;127 spinlock_t irq_lock;128 unsigned int isr_mask;129 unsigned int ier_mask;131 struct rsxx_card_cfg config;132 int config_valid;[all …]