Searched refs:pcie_cfgregopen (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/x86/include/
H A Dpci_cfgreg.h61 int pcie_cfgregopen(uint64_t base, uint8_t minbus, uint8_t maxbus);
/freebsd-13-stable/sys/x86/x86/
H A Dlegacy.c139 pcie_cfgregopen(pciebar, 0, 255);
146 pcie_cfgregopen(pciebar, 0, 255);
/freebsd-13-stable/sys/amd64/pci/
H A Dpci_cfgreg.c60 * If an ACPI MCFG table exists, pcie_cfgregopen() will be called to
215 pcie_cfgregopen(uint64_t base, uint8_t minbus, uint8_t maxbus) function
/freebsd-13-stable/sys/i386/pci/
H A Dpci_cfgreg.c435 pcie_cfgregopen(uint64_t base, uint8_t minbus, uint8_t maxbus) function
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi.c1941 pcie_cfgregopen(alloc->Address, alloc->StartBusNumber,

Completed in 165 milliseconds