Searched refs:PCIR_PRIBUS_1 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/sys/sparc64/pci/ |
| D | ofw_pcib.c | 144 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()
|
| D | apb.c | 175 pci_write_config(dev, PCIR_PRIBUS_1, sc->sc_bsc.ops_pcib_sc.pribus, 1); in apb_attach()
|
| /freebsd-10-stable/sys/powerpc/mpc85xx/ |
| D | pci_mpc85xx.c | 608 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/ |
| D | pcireg.h | 236 #define PCIR_PRIBUS_1 0x18 macro
|
| D | pci_pci.c | 853 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/ |
| D | octopci.c | 687 octopci_write_config(dev, b, s, f, PCIR_PRIBUS_1, b, 1); in octopci_init_device()
|