taglinefilesource code
host_queue286drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue405drivers/scsi/scsi.cshpnt->host_queue = SCpnt; /* We need this so that commands can time out */
host_queue773drivers/scsi/scsi.cshpnt->host_queue = NULL;  /* No longer needed here */
host_queue860drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue868drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue999drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1929drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1965drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2003drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2039drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2094drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2151drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2374drivers/scsi/scsi.cif(host->host_queue)
host_queue2375drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2376drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2378drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2845drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2851drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2879drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2880drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2881drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2882drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue3042drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue3050drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue3051drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3133drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)