HomeSort by: relevance | last modified time | path
    Searched refs:sc_pci_cfg_memt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/rmi/
rmixl_pcixvar.h 68 bus_space_tag_t sc_pci_cfg_memt; member in struct:rmixl_pcix_softc
rmixl_pcievar.h 85 bus_space_tag_t sc_pci_cfg_memt; member in struct:rmixl_pcie_softc
rmixl_pcix.c 443 sc->sc_pci_cfg_memt = &rcp->rc_pci_cfg_memt;
670 bst = sc->sc_pci_cfg_memt;
rmixl_pcie.c 362 sc->sc_pci_cfg_memt = &rcp->rc_pci_cfg_memt;
908 bst = sc->sc_pci_cfg_memt;

Completed in 61 milliseconds