Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/acpica/
Drscalc.c594 u8 name_found; in acpi_rs_get_pci_routing_table_length() local
634 name_found = FALSE; in acpi_rs_get_pci_routing_table_length()
636 for (table_index = 0; table_index < 4 && !name_found; in acpi_rs_get_pci_routing_table_length()
645 name_found = TRUE; in acpi_rs_get_pci_routing_table_length()
657 if (name_found) { in acpi_rs_get_pci_routing_table_length()