Home
last modified time | relevance | path

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

/freebsd/sys/riscv/starfive/
H A Djh7110_pcie.c124 struct jh7110_pcie_softc { struct
125 struct ofw_pci_softc ofw_pci;
126 device_t dev;
127 phandle_t node;
129 struct resource *reg_mem_res;
130 struct resource *cfg_mem_res;
131 struct resource *irq_res;
132 struct jh7110_pcie_irqsrc *isrcs;
133 void *irq_cookie;
134 struct syscon *stg_syscon;
[all …]