Searched refs:sc_io_base (Results 1 – 4 of 4) sorted by relevance
54 bus_addr_t sc_io_base; member
280 sc->sc_io_base = io_space.base; in mtk_pci_attach()300 rman_manage_region(&sc->sc_io_rman, sc->sc_io_base, in mtk_pci_attach()301 sc->sc_io_base + sc->sc_io_size - 1) != 0) { in mtk_pci_attach()
303 bus_addr_t sc_io_base; member633 err = rman_manage_region(&sc->sc_io_rman, sc->sc_io_base, in mv_pcib_mem_init()634 sc->sc_io_base + sc->sc_io_size - 1); in mv_pcib_mem_init()698 base = sc->sc_io_base; in pcib_alloc()768 io_base = sc->sc_io_base; in mv_pcib_init_bridge()1192 sc->sc_io_base = io_space.base_parent; in mv_pcib_decode_win()
75 bus_addr_t sc_io_base; member159 sc->sc_io_base = CVMX_ADD_IO_SEG(cvmx_pcie_get_io_base_address(sc->sc_domain)); in octopci_attach()170 sc->sc_io_base = CVMX_ADDR_DID(CVMX_FULL_DID(CVMX_OCT_DID_PCI, CVMX_OCT_SUBDID_PCI_IO)); in octopci_attach()274 rman_set_bushandle(res, sc->sc_io_base + rman_get_start(res)); in octopci_alloc_resource()