Searched refs:pos_weight (Results 1 – 1 of 1) sorted by relevance
966 int best_weight, pos_weight, i; in acpi_pci_link_choose_irq() local1021 pos_weight = pci_link_interrupt_weights[pos_irq]; in acpi_pci_link_choose_irq()1022 if (pos_weight < best_weight) { in acpi_pci_link_choose_irq()1023 best_weight = pos_weight; in acpi_pci_link_choose_irq()1034 pos_weight = pci_link_interrupt_weights[pos_irq]; in acpi_pci_link_choose_irq()1035 if (pos_weight < best_weight) { in acpi_pci_link_choose_irq()1036 best_weight = pos_weight; in acpi_pci_link_choose_irq()