Home
last modified time | relevance | path

Searched refs:workrequ (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Datp870u.c97 Scsi_Cmnd *workrequ; in atp870u_intr_handle() local
292 workrequ = dev->id[target_id].curr_req; in atp870u_intr_handle()
412 workrequ = dev->id[target_id].curr_req; in atp870u_intr_handle()
420 workrequ->result = errstus; in atp870u_intr_handle()
432 workrequ->result = errstus; in atp870u_intr_handle()
438 (*workrequ->scsi_done) (workrequ); in atp870u_intr_handle()
617 Scsi_Cmnd *workrequ; in send_s870() local
637 workrequ = dev->id[dev->last_cmd].curr_req; in send_s870()
638 if (workrequ != NULL) /* check NULL pointer */ in send_s870()
662 workrequ = dev->querequ[dev->quhdu]; in send_s870()
[all …]