Searched refs:PCIR_SECBUS_1 (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/sys/sparc64/pci/ |
| D | ofw_pcib.c | 148 pci_read_config(dev, PCIR_SECBUS_1, 1) << 8 | in ofw_pcib_attach()
|
| D | apb.c | 180 pci_read_config(dev, PCIR_SECBUS_1, 1); in apb_attach()
|
| /freebsd-12-stable/sys/x86/x86/ |
| D | mptable_pci.c | 218 bus = pci_read_config(dev, PCIR_SECBUS_1, 1); in mptable_pcib_probe()
|
| /freebsd-12-stable/sys/powerpc/mpc85xx/ |
| D | pci_mpc85xx.c | 615 slot, func, PCIR_SECBUS_1, 1); in fsl_pcib_init() 641 PCIR_SECBUS_1, new_secbus, 1); in fsl_pcib_init()
|
| /freebsd-12-stable/sys/x86/pci/ |
| D | pci_bus.c | 759 bus = pci_read_config(dev, PCIR_SECBUS_1, 1); in pcibios_pcib_probe()
|
| /freebsd-12-stable/sys/dev/pci/ |
| D | pcireg.h | 263 #define PCIR_SECBUS_1 0x19 macro
|
| D | pci_dw.c | 223 DBI_WR1(sc, PCIR_SECBUS_1, sc->sub_bus); in pci_dw_setup_hw()
|
| D | pci.c | 635 cfg->bridge.br_secbus = REG(PCIR_SECBUS_1, 1); in pci_hdrtypedata() 3674 sec_reg = PCIR_SECBUS_1; in pci_reserve_secbus() 3783 sec_reg = PCIR_SECBUS_1; in pci_alloc_secbus() 6007 pci_write_config(dev, PCIR_SECBUS_1, in pci_cfg_restore() 6134 PCIR_SECBUS_1, 1); in pci_cfg_save()
|
| D | pci_pci.c | 608 sec_reg = PCIR_SECBUS_1; in pcib_setup_secbus() 1527 sc->bus.sec = pci_read_config(dev, PCIR_SECBUS_1, 1); in pcib_attach_common()
|
| /freebsd-12-stable/sys/mips/cavium/ |
| D | octopci.c | 690 octopci_write_config(dev, b, s, f, PCIR_SECBUS_1, secbus, 1); in octopci_init_device()
|
| /freebsd-12-stable/usr.sbin/pciconf/ |
| D | pciconf.c | 467 print_bus_range(fd, p, PCIR_SECBUS_1, PCIR_SUBBUS_1); in list_bridge()
|
| /freebsd-12-stable/sys/x86/iommu/ |
| D | intel_drv.c | 990 path->Function, PCIR_SECBUS_1, 1); in dmar_path_dev()
|
| /freebsd-12-stable/sys/arm/mv/ |
| D | mv_pci.c | 802 PCIR_SECBUS_1, 1); in mv_pcib_init_bridge()
|
| /freebsd-12-stable/sys/arm64/rockchip/ |
| D | rk_pcie.c | 1036 PRIV_CFG_WR1(sc, PCIR_SECBUS_1, sc->sub_bus); in rk_pcie_setup_sw()
|