Home
last modified time | relevance | path

Searched refs:PCIR_SECBUS_1 (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/sys/sparc64/pci/
Dofw_pcib.c148 pci_read_config(dev, PCIR_SECBUS_1, 1) << 8 | in ofw_pcib_attach()
Dapb.c180 pci_read_config(dev, PCIR_SECBUS_1, 1); in apb_attach()
/freebsd-12-stable/sys/x86/x86/
Dmptable_pci.c218 bus = pci_read_config(dev, PCIR_SECBUS_1, 1); in mptable_pcib_probe()
/freebsd-12-stable/sys/powerpc/mpc85xx/
Dpci_mpc85xx.c615 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/
Dpci_bus.c759 bus = pci_read_config(dev, PCIR_SECBUS_1, 1); in pcibios_pcib_probe()
/freebsd-12-stable/sys/dev/pci/
Dpcireg.h263 #define PCIR_SECBUS_1 0x19 macro
Dpci_dw.c223 DBI_WR1(sc, PCIR_SECBUS_1, sc->sub_bus); in pci_dw_setup_hw()
Dpci.c635 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()
Dpci_pci.c608 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/
Doctopci.c690 octopci_write_config(dev, b, s, f, PCIR_SECBUS_1, secbus, 1); in octopci_init_device()
/freebsd-12-stable/usr.sbin/pciconf/
Dpciconf.c467 print_bus_range(fd, p, PCIR_SECBUS_1, PCIR_SUBBUS_1); in list_bridge()
/freebsd-12-stable/sys/x86/iommu/
Dintel_drv.c990 path->Function, PCIR_SECBUS_1, 1); in dmar_path_dev()
/freebsd-12-stable/sys/arm/mv/
Dmv_pci.c802 PCIR_SECBUS_1, 1); in mv_pcib_init_bridge()
/freebsd-12-stable/sys/arm64/rockchip/
Drk_pcie.c1036 PRIV_CFG_WR1(sc, PCIR_SECBUS_1, sc->sub_bus); in rk_pcie_setup_sw()