Searched defs:grpci2_priv (Results 1 – 1 of 1) sorted by relevance
192 struct grpci2_priv { struct193 struct leon_pci_info info; /* must be on top of this structure */194 struct grpci2_regs __iomem *regs;195 char irq;219 static struct grpci2_priv *grpci2priv; argument