Lines Matching full:passed
66 /* Open the device described by the passed string. Note, that the format
72 /* Close a previously opened device described by the passed integer
77 /* Do a seek operation on the device described by the passed integer
99 /* Reboot the machine with the command line passed. */
102 /* Evaluate the forth string passed. */
115 /* Set the PROM 'sync' callback function to the passed function pointer.
125 * gets passed a buffer where you would like it stuffed. The return value
181 * at the passed program counter.
186 /* Stop the CPU with the passed device tree node. */
189 /* Idle the CPU with the passed device tree node. */
192 /* Re-Start the CPU with the passed device tree node. */
207 /* Map the passed segment in the given context at the passed
223 /* Get the length, at the passed node, of the given property type.
246 /* Does the passed node have the given "name"? YES=1 NO=0 */
249 /* Search all siblings starting at the passed node for "name" matching
259 /* Returns the next property after the passed property for the given
267 /* Set the indicated property at the given node with the passed value.
278 /* Adjust reg values with the passed ranges. */
282 /* Adjust child ranges with the passed parent ranges. */