Lines Matching defs:Node
173 * Pathname - Full pathname to the node
174 * NodeFlags - From Namespace node for the method/object
222 * Pathname - Full pathname to the node
223 * NodeFlags - From Namespace node for the method/object
271 * Pathname - Full pathname to the node
272 * NodeFlags - From Namespace node for the method/object
321 * InternalPath - Name or path of the namespace node
396 * InternalName - Name or path of the namespace node
401 * DESCRIPTION: Print error message with the full pathname for the NS node.
467 * Path - Path to the node (optional)
486 ACPI_NAMESPACE_NODE *Node = PrefixNode;
495 ACPI_NS_NO_UPSEARCH, &Node);
498 AcpiOsPrintf ("[Could not get node by pathname]");
502 AcpiNsPrintNodePathname (Node, Message);