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