taglinefilesource code
host_queue279drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue251drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue394drivers/scsi/scsi.cshpnt->host_queue = SCpnt; /* We need this so that commands can time out */
host_queue757drivers/scsi/scsi.cshpnt->host_queue = NULL;  /* No longer needed here */
host_queue845drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue853drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue980drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1899drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1935drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1973drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2008drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2063drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2120drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2329drivers/scsi/scsi.cif(host->host_queue)
host_queue2330drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2331drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2333drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2793drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2799drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2826drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2827drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2828drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2829drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2984drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2992drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2993drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3075drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)