Lines Matching full:passed
64 /* Open the device described by the passed string. Note, that the format
70 /* Close a previously opened device described by the passed integer
75 /* Do a seek operation on the device described by the passed integer
97 /* Reboot the machine with the command line passed. */
100 /* Evaluate the forth string passed. */
113 /* Set the PROM 'sync' callback function to the passed function pointer.
123 * gets passed a buffer where you would like it stuffed. The return value
179 * at the passed program counter.
184 /* Stop the CPU with the passed device tree node. */
187 /* Idle the CPU with the passed device tree node. */
190 /* Re-Start the CPU with the passed device tree node. */
205 /* Map the passed segment in the given context at the passed
221 /* Get the length, at the passed node, of the given property type.
244 /* Does the passed node have the given "name"? YES=1 NO=0 */
247 /* Search all siblings starting at the passed node for "name" matching
257 /* Returns the next property after the passed property for the given
265 /* Set the indicated property at the given node with the passed value.
276 /* Adjust reg values with the passed ranges. */
280 /* Adjust child ranges with the passed parent ranges. */