jh7110_pcie.c | 180 struct pcihost_softc * const phsc = v; local in function:jh7110_pcie_bus_maxdevs 182 if (bus >= phsc->sc_bus_min || bus <= phsc->sc_bus_max) 190 // struct pcihost_softc * const phsc = v; 204 // struct pcihost_softc * const phsc = v; 229 struct pcihost_softc * const phsc = v; local in function:jh7110_pcie_conf_read 231 container_of(phsc, struct jh7110_pcie_softc, sc_phsc); 237 jh7110_pcie_decompose_tag(phsc, tag, &bus, &dev, &fn); 254 struct pcihost_softc * const phsc = v; local in function:jh7110_pcie_conf_write 256 container_of(phsc, struct jh7110_pcie_softc, sc_phsc) 312 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:jh7110_pcie_intx_disestablish 324 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:jh7110_pcie_intx_string 396 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:jh7110_pcie_host_init 525 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:jh7110_pcie_atr_init 582 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:jh7110_pcie_attach [all...] |