Searched refs:PCIR_PRIBUS_2 (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/pccbb/ |
| HD | pccbb_pci.c | 300 pci_write_config(brdev, PCIR_PRIBUS_2, sc->pribus, 1); in cbb_pci_attach() 358 pribus = pci_read_config(brdev, PCIR_PRIBUS_2, 1); in cbb_pci_attach() 365 pci_write_config(brdev, PCIR_PRIBUS_2, sc->pribus, 1); in cbb_pci_attach()
|
| /NextBSD/sys/dev/pci/ |
| HD | pcireg.h | 279 #define PCIR_PRIBUS_2 0x18 macro
|
| HD | pci.c | 604 cfg->bridge.br_pribus = REG(PCIR_PRIBUS_2, 1); in pci_hdrtypedata() 5262 pci_write_config(dev, PCIR_PRIBUS_2, in pci_cfg_restore() 5381 PCIR_PRIBUS_2, 1); in pci_cfg_save()
|