Searched refs:sc_pcir (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/powerpc/pseries/
H A Drtas_pci.c95 struct ofw_pci_register sc_pcir; member in struct:rtaspci_softc
133 if (OF_getencprop(ofw_bus_get_node(dev), "reg", (pcell_t *)&sc->sc_pcir,
134 sizeof(sc->sc_pcir)) == -1)
167 config_addr, sc->sc_pcir.phys_hi,
168 sc->sc_pcir.phys_mid, width, &pcierror, &retval);
206 sc->sc_pcir.phys_hi, sc->sc_pcir.phys_mid,

Completed in 45 milliseconds