Home
last modified time | relevance | path

Searched refs:pci_cfgregopen (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/acpica/Osd/
H A DOsdHardware.c110 if (!pci_cfgregopen()) in AcpiOsReadPciConfiguration()
132 if (!pci_cfgregopen()) in AcpiOsWritePciConfiguration()
/freebsd/sys/arm64/include/
H A Dpci_cfgreg.h29 int pci_cfgregopen(void);
/freebsd/sys/arm64/acpica/
H A Dpci_cfgreg.c67 pci_cfgregopen(void) in pci_cfgregopen() function
/freebsd/sys/x86/include/
H A Dpci_cfgreg.h60 int pci_cfgregopen(void);
/freebsd/sys/amd64/pci/
H A Dpci_cfgreg.c83 pci_cfgregopen(void) in pci_cfgregopen() function
267 if (pci_cfgregopen() != 0) { in pcie_init_badslots()
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_pci.c105 if (pci_cfgregopen() == 0) in acpi_pcib_pci_probe()
H A Dacpi_pcib_acpi.c163 if (!root || pci_cfgregopen() == 0) in acpi_pcib_acpi_probe()
/freebsd/sys/x86/x86/
H A Dmptable_pci.c55 if (pci_cfgregopen() == 0) in mptable_hostb_probe()
/freebsd/sys/i386/pci/
H A Dpci_cfgreg.c138 pci_cfgregopen(void) in pci_cfgregopen() function
529 if (pci_cfgregopen() != 0) { in pcie_init_badslots()
/freebsd/sys/x86/pci/
H A Dpci_bus.c387 if (pci_cfgregopen() == 0) in legacy_pcib_identify()
503 if (pci_cfgregopen() == 0) in legacy_pcib_probe()
H A Dqpi.c79 if (pci_cfgregopen() == 0) in qpi_identify()
H A Dpci_early_quirks.c288 if (pci_cfgregopen() == 0) in intel_graphics_stolen()