/src/sys/arch/arm/rockchip/ |
rk3399_pcie.c | 206 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:rkpcie_attach 216 phsc->sc_dev = self; 217 phsc->sc_bst = faa->faa_bst; 218 phsc->sc_pci_bst = faa->faa_bst; 219 phsc->sc_dmat = faa->faa_dmat; 220 sc->sc_iot = phsc->sc_bst; 221 phsc->sc_phandle = faa->faa_phandle; 222 const int phandle = phsc->sc_phandle; 438 aprint_verbose_dev(phsc->sc_dev,
|
rk3399_pcie.c | 206 struct pcihost_softc * const phsc = &sc->sc_phsc; local in function:rkpcie_attach 216 phsc->sc_dev = self; 217 phsc->sc_bst = faa->faa_bst; 218 phsc->sc_pci_bst = faa->faa_bst; 219 phsc->sc_dmat = faa->faa_dmat; 220 sc->sc_iot = phsc->sc_bst; 221 phsc->sc_phandle = faa->faa_phandle; 222 const int phandle = phsc->sc_phandle; 438 aprint_verbose_dev(phsc->sc_dev,
|
/src/sys/arch/riscv/starfive/ |
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...] |
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...] |