Searched refs:PCIR_SUBBUS_1 (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/mips/cavium/ |
| HD | octopci.c | 204 octopci_write_config(dev, sc->sc_bus, 0, 0, PCIR_SUBBUS_1, 0xff, 1); in octopci_attach() 206 octopci_write_config(dev, sc->sc_bus, 0, 0, PCIR_SUBBUS_1, subbus, 1); in octopci_attach() 689 octopci_write_config(dev, b, s, f, PCIR_SUBBUS_1, 0xff, 1); in octopci_init_device() 703 octopci_write_config(dev, b, s, f, PCIR_SUBBUS_1, secbus, 1); in octopci_init_device()
|
| /NextBSD/sys/sparc64/pci/ |
| HD | apb.c | 179 pci_read_config(dev, PCIR_SUBBUS_1, 1); in apb_attach()
|
| /NextBSD/sys/powerpc/mpc85xx/ |
| HD | pci_mpc85xx.c | 616 slot, func, PCIR_SUBBUS_1, 1); in fsl_pcib_init() 642 PCIR_SUBBUS_1, new_subbus, 1); in fsl_pcib_init()
|
| /NextBSD/sys/dev/pci/ |
| HD | pci_pci.c | 552 bus->sub_reg = PCIR_SUBBUS_1; in pcib_setup_secbus() 915 sc->bus.sub = pci_read_config(dev, PCIR_SUBBUS_1, 1); in pcib_attach_common() 993 pci_write_config(dev, PCIR_SUBBUS_1, 0xa, 1); in pcib_attach_common() 994 sc->bus.sub = pci_read_config(dev, PCIR_SUBBUS_1, 1); in pcib_attach_common()
|
| HD | pcireg.h | 243 #define PCIR_SUBBUS_1 0x1a macro
|
| HD | pci.c | 594 cfg->bridge.br_subbus = REG(PCIR_SUBBUS_1, 1); in pci_hdrtypedata() 3362 sub_reg = PCIR_SUBBUS_1; in pci_reserve_secbus() 3471 sub_reg = PCIR_SUBBUS_1; in pci_alloc_secbus() 5246 pci_write_config(dev, PCIR_SUBBUS_1, in pci_cfg_restore() 5365 PCIR_SUBBUS_1, 1); in pci_cfg_save()
|
| /NextBSD/sys/mips/rt305x/ |
| HD | rt305x_pci.c | 796 rt305x_pci_write_config(dev, bus, slot, func, PCIR_SUBBUS_1, in rt305x_pcib_init_bridge()
|
| /NextBSD/usr.sbin/pciconf/ |
| HD | pciconf.c | 445 print_bus_range(fd, p, PCIR_SECBUS_1, PCIR_SUBBUS_1); in list_bridge()
|