Searched refs:noSource (Results 1 – 1 of 1) sorted by relevance
374 bool noSource = acpiTable->Source[0] == '\0'; in handle_routing_table_entry() local376 noSource = acpiTable->SourceIndex != 0; in handle_routing_table_entry()383 if (!noSource) { in handle_routing_table_entry()394 irqEntry.source = noSource ? NULL : source; in handle_routing_table_entry()416 if (noSource) { in handle_routing_table_entry()