Lines Matching full:segments
366 "Null Pathname (Zero segments), Flags=%X\n", in acpi_ns_lookup()
456 * Determine the number of ACPI name segments in this pathname. in acpi_ns_lookup()
460 * - A dual_name_prefix followed by two 4-byte name segments in acpi_ns_lookup()
462 * number of segments and the segments themselves. in acpi_ns_lookup()
466 * segments. in acpi_ns_lookup()
472 * have the correct target node and there are no name segments. in acpi_ns_lookup()
478 "Prefix-only Pathname (Zero name segments), Flags=%X\n", in acpi_ns_lookup()
488 /* Two segments, point to first name segment */ in acpi_ns_lookup()
494 "Dual Pathname (2 segments, Flags=%X)\n", in acpi_ns_lookup()
511 "Multi Pathname (%u Segments, Flags=%X)\n", in acpi_ns_lookup()
647 /* More segments to follow? */ in acpi_ns_lookup()
654 * remaining segments). in acpi_ns_lookup()