Home
last modified time | relevance | path

Searched refs:pcie_cfgregopen (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/pci/x86_64/
H A Dpci_cfgreg.c114 pcie_cfgregopen(pciebar, 0, 255); in pci_cfgregopen()
121 pcie_cfgregopen(pciebar, 0, 255); in pci_cfgregopen()
262 pcie_cfgregopen(uint64_t base, uint8_t minbus, uint8_t maxbus) in pcie_cfgregopen() function
H A Dpci_cfgreg.h49 int pcie_cfgregopen(uint64_t base, uint8_t minbus, uint8_t maxbus);
/dragonfly/sys/dev/acpica/
H A Dacpi.c1636 pcie_cfgregopen(alloc->Address, alloc->StartBusNumber, in acpi_enable_pcie()