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_queue742drivers/scsi/scsi.cshpnt->host_queue = NULL;  /* No longer needed here */
host_queue830drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue838drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue969drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1853drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1887drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1927drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2001drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2056drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2113drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2283drivers/scsi/scsi.cif(host->host_queue)
host_queue2284drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2285drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2287drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2741drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2747drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2775drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2776drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2777drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2778drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2946drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2954drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2955drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3037drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)