Lines Matching refs:acpi_os_printf
134 acpi_os_printf("Invalid or unsupported argument\n"); in acpi_db_execute_test()
177 acpi_os_printf in acpi_db_test_all_objects()
186 acpi_os_printf in acpi_db_test_all_objects()
198 acpi_os_printf in acpi_db_test_all_objects()
207 acpi_os_printf in acpi_db_test_all_objects()
313 acpi_os_printf("%14s: %4.4s", in acpi_db_test_one_object()
317 acpi_os_printf(" Ignoring, no attached object\n"); in acpi_db_test_one_object()
338 acpi_os_printf in acpi_db_test_one_object()
376 acpi_os_printf(" Ignoring, type not implemented (%2.2X)", in acpi_db_test_one_object()
392 acpi_os_printf(" (%s)", in acpi_db_test_one_object()
403 acpi_os_printf("\n"); in acpi_db_test_one_object()
435 acpi_os_printf(" Invalid length for an Integer: %u", in acpi_db_test_integer_type()
447 acpi_os_printf(" (%4.4X/%3.3X) %8.8X%8.8X", in acpi_db_test_integer_type()
472 acpi_os_printf(" MISMATCH 2: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
493 acpi_os_printf(" MISMATCH 3: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
541 acpi_os_printf(" Ignoring zero length buffer"); in acpi_db_test_buffer_type()
561 acpi_os_printf(" (%4.4X/%3.3X)", bit_length, temp1->buffer.length); in acpi_db_test_buffer_type()
563 acpi_os_printf(" %2.2X", temp1->buffer.pointer[i]); in acpi_db_test_buffer_type()
565 acpi_os_printf("... "); in acpi_db_test_buffer_type()
598 acpi_os_printf(" MISMATCH 2: New buffer value"); in acpi_db_test_buffer_type()
619 acpi_os_printf(" MISMATCH 3: While restoring original buffer"); in acpi_db_test_buffer_type()
668 acpi_os_printf(" (%4.4X/%3.3X) \"%s\"", (temp1->string.length * 8), in acpi_db_test_string_type()
690 acpi_os_printf(" MISMATCH 2: %s, expecting %s", in acpi_db_test_string_type()
712 acpi_os_printf(" MISMATCH 3: %s, expecting %s", in acpi_db_test_string_type()
753 acpi_os_printf(" %8.8X Elements", temp1->package.count); in acpi_db_test_package_type()
801 acpi_os_printf("Could not read from object, %s", in acpi_db_read_from_object()
819 acpi_os_printf in acpi_db_read_from_object()
833 acpi_os_printf(" Unsupported return object type, %s", in acpi_db_read_from_object()
883 acpi_os_printf("Could not write to object, %s", in acpi_db_write_to_object()
921 acpi_os_printf("Evaluated %u predefined names in the namespace\n", in acpi_db_evaluate_all_predefined_names()
1032 acpi_os_printf in acpi_db_evaluate_one_predefined_name()
1055 acpi_os_printf("%-32s returned %s\n", in acpi_db_evaluate_one_predefined_name()