Lines Matching refs:acpi_os_printf
125 acpi_os_printf("Table has been corrupted by text mode conversion\n"); in acpi_ut_check_text_mode_corruption()
126 acpi_os_printf("All LFs (%u) were changed to CR/LF pairs\n", pairs); in acpi_ut_check_text_mode_corruption()
127 acpi_os_printf("Table cannot be repaired!\n"); in acpi_ut_check_text_mode_corruption()
173 acpi_os_printf("Could not read the table header\n"); in acpi_ut_read_table()
189 acpi_os_printf("Table header is invalid!\n"); in acpi_ut_read_table()
197 acpi_os_printf in acpi_ut_read_table()
202 acpi_os_printf("File is corrupt or is ASCII text -- " in acpi_ut_read_table()
216 acpi_os_printf in acpi_ut_read_table()
232 acpi_os_printf in acpi_ut_read_table()
267 acpi_os_printf("Warning - reading table, asked for %X got %X\n", in acpi_ut_read_table()
272 acpi_os_printf("Error - could not read the table file\n"); in acpi_ut_read_table()
326 acpi_os_printf("Could not get table from the file\n"); in acpi_ut_read_table_from_file()