Searched refs:enable_local (Results 1 – 1 of 1) sorted by relevance
1722 enum enable_type enable_local) in pci_realloc_detect() argument1727 if (enable_local != undefined) in pci_realloc_detect()1728 return enable_local; in pci_realloc_detect()1738 return enable_local; in pci_realloc_detect()1742 enum enable_type enable_local) in pci_realloc_detect() argument1744 return enable_local; in pci_realloc_detect()1952 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources() local1955 enable_local = pci_realloc_detect(bus, pci_realloc_enable); in pci_assign_unassigned_root_bus_resources()1956 if (pci_realloc_enabled(enable_local)) { in pci_assign_unassigned_root_bus_resources()1987 if (enable_local == undefined) in pci_assign_unassigned_root_bus_resources()[all …]