tag
line
file
source code
reqp
639
drivers/scsi/scsi.c
Scsi_Cmnd * allocate_device (struct request ** reqp, int index, int wait)
reqp
652
drivers/scsi/scsi.c
if (reqp) req = *reqp;
reqp
716
drivers/scsi/scsi.c
*reqp = req->next;