Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_pcie.c330 struct tegra_pcib_softc { struct
331 struct ofw_pci_softc ofw_pci;
332 device_t dev;
333 struct pcie_soc *soc;
334 struct mtx mtx;
335 struct resource *pads_mem_res;
336 struct resource *afi_mem_res;
337 struct resource *cfg_mem_res;
338 struct resource *irq_res;
339 struct resource *msi_irq_res;
[all …]