Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c187 struct rk_pcie_softc { struct
188 struct ofw_pci_softc ofw_pci; /* Must be first */
190 struct resource *axi_mem_res;
191 struct resource *apb_mem_res;
192 struct resource *client_irq_res;
193 struct resource *legacy_irq_res;
194 struct resource *sys_irq_res;
195 void *client_irq_cookie;
196 void *legacy_irq_cookie;
197 void *sys_irq_cookie;
[all …]