HomeSort by: relevance | last modified time | path
    Searched refs:mapcfgspace (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/acpi/
acpipchb.c 195 const bool mapcfgspace = (ap->ap_flags & ACPI_PCI_FLAG_NO_MCFG) == 0; local in function:acpipchb_configure_bus
204 sc->sc_bus, mapcfgspace);
  /src/sys/dev/acpi/
acpi_mcfg.c 774 int bus, bool mapcfgspace)
785 if (mapcfgspace) {
860 if (mapcfgspace) {
882 int bus, bool mapcfgspace)

Completed in 11 milliseconds