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

/freebsd-12-stable/sys/arm64/include/
H A Dpci_cfgreg.h32 int pci_cfgregopen(void);
/freebsd-12-stable/sys/arm64/acpica/
H A Dpci_cfgreg.c70 pci_cfgregopen(void) function
74 panic("pci_cfgregopen not implemented");
/freebsd-12-stable/sys/dev/acpica/Osd/
H A DOsdHardware.c112 if (!pci_cfgregopen())
135 if (!pci_cfgregopen())
/freebsd-12-stable/sys/x86/include/
H A Dpci_cfgreg.h62 int pci_cfgregopen(void);
/freebsd-12-stable/sys/amd64/pci/
H A Dpci_cfgreg.c75 pci_cfgregopen(void) function
242 if (pci_cfgregopen() != 0) {
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_pcib_pci.c109 if (pci_cfgregopen() == 0)
H A Dacpi_pcib_acpi.c178 if (!root || pci_cfgregopen() == 0)
/freebsd-12-stable/sys/i386/pci/
H A Dpci_cfgreg.c130 pci_cfgregopen(void) function
509 if (pci_cfgregopen() != 0) {
/freebsd-12-stable/sys/x86/pci/
H A Dpci_early_quirks.c253 if (pci_cfgregopen() == 0)
H A Dqpi.c82 if (pci_cfgregopen() == 0)
H A Dpci_bus.c389 if (pci_cfgregopen() == 0)
489 * Note that pci_cfgregopen() thinks we have PCI devices..
504 if (pci_cfgregopen() == 0)
/freebsd-12-stable/sys/x86/x86/
H A Dmptable_pci.c58 if (pci_cfgregopen() == 0)

Completed in 128 milliseconds