taglinefilesource code
host_queue280drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue406drivers/scsi/scsi.cshpnt->host_queue = SCpnt; /* We need this so that commands can time out */
host_queue740drivers/scsi/scsi.cshpnt->host_queue = NULL;  /* No longer needed here */
host_queue828drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue836drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue967drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1851drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1885drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1925drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1999drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2054drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2111drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2281drivers/scsi/scsi.cif(host->host_queue)
host_queue2282drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2283drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2285drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2739drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2745drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2773drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2774drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2775drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2776drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2944drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2952drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2953drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3035drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)