Home
last modified time | relevance | path

Searched defs:grpci2_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
Dleon_pci_grpci2.c192 struct grpci2_priv { struct
193 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