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.c329 struct tegra_pcib_softc { struct
330 struct ofw_pci_softc ofw_pci;
331 device_t dev;
332 struct pcie_soc *soc;
333 struct mtx mtx;
334 struct resource *pads_mem_res;
335 struct resource *afi_mem_res;
336 struct resource *cfg_mem_res;
337 struct resource *irq_res;
338 struct resource *msi_irq_res;
[all …]