taglinefilesource code
host_queue4772drivers/scsi/advansys.c(unsigned) s->host_wait, (unsigned) s->host_queue,
host_queue294drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue412drivers/scsi/scsi.cif(shpnt->host_queue)
host_queue413drivers/scsi/scsi.cshpnt->host_queue->prev = SCpnt;
host_queue414drivers/scsi/scsi.cSCpnt->next = shpnt->host_queue;
host_queue416drivers/scsi/scsi.cshpnt->host_queue = SCpnt;
host_queue476drivers/scsi/scsi.cfor(hqptr=shpnt->host_queue; hqptr!=SCpnt; hqptr=hqptr->next) ;
host_queue483drivers/scsi/scsi.cshpnt->host_queue=next;
host_queue854drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue862drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue993drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1885drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1917drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1955drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2029drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2084drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2141drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2306drivers/scsi/scsi.cif(host->host_queue)
host_queue2307drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2308drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2310drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2783drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2789drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2817drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2818drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2819drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2820drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2988drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2996drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2997drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3081drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)