Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c93 struct ofw_pci_register sc_pcir; member
130 if (OF_getencprop(ofw_bus_get_node(dev), "reg", (pcell_t *)&sc->sc_pcir, in rtaspci_attach()
131 sizeof(sc->sc_pcir)) == -1) in rtaspci_attach()
164 config_addr, sc->sc_pcir.phys_hi, in rtaspci_read_config()
165 sc->sc_pcir.phys_mid, width, &pcierror, &retval); in rtaspci_read_config()
203 sc->sc_pcir.phys_hi, sc->sc_pcir.phys_mid, in rtaspci_write_config()