Lines Matching refs:enable_local
1715 enum enable_type enable_local) in pci_realloc_detect() argument
1720 if (enable_local != undefined) in pci_realloc_detect()
1721 return enable_local; in pci_realloc_detect()
1731 return enable_local; in pci_realloc_detect()
1735 enum enable_type enable_local) in pci_realloc_detect() argument
1737 return enable_local; in pci_realloc_detect()
2045 enum enable_type enable_local; in pci_assign_unassigned_root_bus_resources() local
2048 enable_local = pci_realloc_detect(bus, pci_realloc_enable); in pci_assign_unassigned_root_bus_resources()
2049 if (pci_realloc_enabled(enable_local)) { in pci_assign_unassigned_root_bus_resources()
2082 if (enable_local == undefined) in pci_assign_unassigned_root_bus_resources()
2084 else if (enable_local == auto_enabled) in pci_assign_unassigned_root_bus_resources()