Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dleon_pci_grpci2.c193 struct grpci2_priv { struct
194 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