Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sparc64/pci/
Dofw_pcib.c144 pci_write_config(dev, PCIR_PRIBUS_1, in ofw_pcib_attach()
146 pci_read_config(dev, PCIR_PRIBUS_1, 1), 2); in ofw_pcib_attach()
Dapb.c175 pci_write_config(dev, PCIR_PRIBUS_1, sc->sc_bsc.ops_pcib_sc.pribus, 1); in apb_attach()
/freebsd-10-stable/sys/powerpc/mpc85xx/
Dpci_mpc85xx.c608 slot, func, PCIR_PRIBUS_1, 1); in fsl_pcib_init()
634 PCIR_PRIBUS_1, new_pribus, 1); in fsl_pcib_init()
/freebsd-10-stable/sys/dev/pci/
Dpcireg.h236 #define PCIR_PRIBUS_1 0x18 macro
Dpci_pci.c853 sc->pribus = pci_read_config(dev, PCIR_PRIBUS_1, 1); in pcib_cfg_save()
877 pci_write_config(dev, PCIR_PRIBUS_1, sc->pribus, 1); in pcib_cfg_restore()
929 pci_write_config(dev, PCIR_PRIBUS_1, sc->pribus, 1); in pcib_attach_common()
/freebsd-10-stable/sys/mips/cavium/
Doctopci.c687 octopci_write_config(dev, b, s, f, PCIR_PRIBUS_1, b, 1); in octopci_init_device()