Searched refs:PCIR_PRIBUS_2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 300 pci_write_config(brdev, PCIR_PRIBUS_2, sc->pribus, 1); in cbb_pci_attach() 365 pribus = pci_read_config(brdev, PCIR_PRIBUS_2, 1); in cbb_pci_attach() 372 pci_write_config(brdev, PCIR_PRIBUS_2, sc->pribus, 1); in cbb_pci_attach()
|
| /freebsd-13.1/sys/dev/pci/ |
| H A D | pcireg.h | 299 #define PCIR_PRIBUS_2 0x18 macro
|
| H A D | pci.c | 667 cfg->bridge.br_pribus = REG(PCIR_PRIBUS_2, 1); in pci_hdrtypedata() 6094 pci_write_config(dev, PCIR_PRIBUS_2, in pci_cfg_restore() 6221 PCIR_PRIBUS_2, 1); in pci_cfg_save()
|