taglinefilesource code
host_queue280drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue407drivers/scsi/scsi.cif(shpnt->host_queue)
host_queue408drivers/scsi/scsi.cshpnt->host_queue->prev = SCpnt;
host_queue409drivers/scsi/scsi.cSCpnt->next = shpnt->host_queue;
host_queue411drivers/scsi/scsi.cshpnt->host_queue = SCpnt;
host_queue471drivers/scsi/scsi.cfor(hqptr=shpnt->host_queue; hqptr!=SCpnt; hqptr=hqptr->next) ;
host_queue478drivers/scsi/scsi.cshpnt->host_queue=next;
host_queue848drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue856drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue987drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1879drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1911drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1949drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2023drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2078drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2135drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2300drivers/scsi/scsi.cif(host->host_queue)
host_queue2301drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2302drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2304drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2774drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2780drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2808drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2809drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2810drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2811drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2979drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2987drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2988drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3072drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)