Lines Matching full:given
108 /* Start the CPU with the given device tree node at the passed program
109 * counter with the given arg passed in via register %o0.
113 /* Start the CPU with the given cpu ID at the passed program
114 * counter with the given arg passed in via register %o0.
118 /* Stop the CPU with the given cpu ID. */
144 /* Get unique string identifying SIMM at given physical address. */
182 /* Get the child node of the given node, or zero if no child exists. */
185 /* Get the next sibling node of the given node, or zero if no further
190 /* Get the length, at the passed node, of the given property type.
195 /* Fetch the requested property using the given buffer. Returns
214 /* Does the passed node have the given "name"? YES=1 NO=0 */
218 * the given string. Returns the node on success, zero on failure.
222 /* Return the first property type, as a string, for the given node.
227 /* Returns the next property after the passed property for the given
232 /* Returns 1 if the specified node has given property. */
238 /* Set the indicated property at the given node with the passed value.