Lines Matching defs:hrrq_id
314 ioarcb->hrrq_id = 0;
1069 ioarcb->hrrq_id = index;
3380 * generated internally uses hrrq_id 0, exception to this is the cmd
3382 * hrrq_id assigned here in queuecommand
3384 ioarcb->hrrq_id = atomic_add_return(1, &(pinstance->last_message_id)) %
3683 * generated internally uses hrrq_id 0, exception to this is the cmd
3685 * hrrq_id assigned here in queuecommand
3687 ioarcb->hrrq_id = atomic_add_return(1, &(pinstance->last_message_id)) %
4150 int hrrq_id;
4153 hrrq_id = hrrq_vector->hrrq_id;
4156 if (!hrrq_id) {
4199 tasklet_schedule(&(pinstance->isr_tasklet[hrrq_id]));
4219 int hrrq_id = 0;
4268 &(pinstance->isr_tasklet[hrrq_id]));
4394 id = hrrq_vector->hrrq_id;
4512 vec->hrrq_id = i;