Lines Matching refs:param
79 * @param options
82 * @param priority No priorities are currently defined, pass zero.
119 * @param handler Block that will executed when the queue has completed any inflight work
130 * @param block Block that will executed on the queue, not in the context of the caller.
147 * @param block Block that will executed on the queue, not in the context of the caller.
161 * @param block Block that will executed on the queue.
174 * @param output printf like output function. The address of IOLog is suitable to be used.
190 * @param event A unique token matching one later passed to Wakeup().
191 * @param options Pass one of the kIOTimerClock* options to specify the timebase for the
193 * @param deadline Clock deadline to timeout the sleep.
204 * @param event A unique token matching one later passed to Wakeup().
205 * @param timeout Clock delay to timeout the sleep.
221 * @param event A unique token matching one passed to Sleep().
231 * @param event A unique token matching one passed to Sleep().
232 * @param options