Lines Matching defs:processed
2913 * then waits for the request to be processed.
3045 * then waits for the request to be processed.
3211 * reply will be processed asynchronously by the vdc_process_msg_thread()
3264 * reply will be received and processed by vdc_process_msg_thread()
3941 int processed = 0;
3952 /* the pending requests have already been processed */
3993 processed++;
4010 DTRACE_PROBE2(processed, int, processed, vdc_t *, vdcp);
4043 /* the pending requests have already been processed */
5087 /* probe gives the count of how many entries were processed */
5088 DTRACE_PROBE2(processed, int, 1, vdc_t *, vdcp);
5395 * VDC_SEQ_NUM_TODO - Message needs to be processed
5396 * VDC_SEQ_NUM_SKIP - Message has already been processed
7271 * cmd - the operation [dkio(7I)] to be processed