Lines Matching refs:acpi_os_printf
107 acpi_os_printf("Current scope: %s\n", acpi_gbl_db_scope_buf);
149 acpi_os_printf("New scope: %s\n", acpi_gbl_db_scope_buf);
154 acpi_os_printf("Could not attach scope: %s, %s\n",
195 acpi_os_printf("ACPI Namespace (from %4.4s (%p) subtree):\n",
199 acpi_os_printf("ACPI Namespace (from %s):\n",
228 acpi_os_printf("ACPI Namespace (from root):\n");
268 acpi_os_printf("ACPI Namespace by owner %X:\n", owner_id);
323 acpi_os_printf("Could Not get pathname for object %p\n",
331 acpi_os_printf("%32s", (char *)buffer.pointer);
359 acpi_os_printf("Name must be no longer than 4 characters\n");
427 acpi_os_printf("%-32s Arguments %X, Return Types: %s", pathname,
432 acpi_os_printf(" (PkgType %2.2X, ObjType %2.2X, Count %2.2X)",
438 acpi_os_printf("\n");
472 acpi_os_printf("Found %u predefined names in the namespace\n", count);
497 acpi_os_printf("[%4.4s]: Unknown object type %X\n",
544 acpi_os_printf("Could Not get pathname for object %p\n",
549 acpi_os_printf("%s ", (char *)buffer.pointer);
555 acpi_os_printf("Could Not evaluate object %p\n",
562 acpi_os_printf("{");
568 acpi_os_printf("%8.8X%8.8X",
583 acpi_os_printf("}\n");
618 acpi_os_printf("Could Not get pathname for object %p\n",
623 acpi_os_printf("%32s", (char *)buffer.pointer);
669 acpi_os_printf("\nSummary of namespace objects:\n\n");
672 acpi_os_printf("%8u %s\n", object_info->types[i],
678 acpi_os_printf("\n%8u Total namespace objects\n\n",
689 acpi_os_printf("Invalid or unsupported argument\n");
694 acpi_os_printf
711 acpi_os_printf
781 acpi_os_printf
799 acpi_os_printf("Invalid Object Type for Node %p, Type = %X\n",
805 acpi_os_printf("Invalid AcpiName for Node %p\n", node);
813 acpi_os_printf
844 acpi_os_printf("Verified %u namespace nodes with %u Objects\n",
876 acpi_os_printf("Object is a Node [%4.4s]\n",
883 acpi_os_printf("Reference at Node->Object %p [%4.4s]\n",
962 acpi_os_printf("Could Not get pathname for object %p\n",
974 acpi_os_printf("%-32s Type %X", (char *)buffer.pointer, node->type);
978 acpi_os_printf(" - Is PCI Root Bridge");
980 acpi_os_printf("\n");
984 acpi_os_printf("_PRT: %p\n", temp_node);
989 acpi_os_printf("_ADR: %8.8X%8.8X\n",
992 acpi_os_printf("_ADR: <Not Present>\n");
996 acpi_os_printf("_HID: %s\n", info->hardware_id.string);
998 acpi_os_printf("_HID: <Not Present>\n");
1002 acpi_os_printf("_UID: %s\n", info->unique_id.string);
1004 acpi_os_printf("_UID: <Not Present>\n");
1009 acpi_os_printf("_CID: %s\n",
1013 acpi_os_printf("_CID: <Not Present>\n");