Lines Matching defs:agilent_82350b_priv
45 struct agilent_82350b_priv { struct
46 struct tms9914_priv tms9914_priv;
47 struct pci_dev *pci_device;
48 void __iomem *plx_base; /* 82350a only */
49 void __iomem *gpib_base;
50 void __iomem *sram_base;
51 void __iomem *misc_base;
52 void __iomem *borg_base;
53 int irq;
54 unsigned short card_mode_bits;
55 unsigned short event_status_bits;
56 enum board_model model;
57 bool using_fifos;