taglinefilesource code
host_queue4743drivers/scsi/advansys.c(unsigned) s->host_wait, (unsigned) s->host_queue,
host_queue287drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue409drivers/scsi/scsi.cif(shpnt->host_queue)
host_queue410drivers/scsi/scsi.cshpnt->host_queue->prev = SCpnt;
host_queue411drivers/scsi/scsi.cSCpnt->next = shpnt->host_queue;
host_queue413drivers/scsi/scsi.cshpnt->host_queue = SCpnt;
host_queue473drivers/scsi/scsi.cfor(hqptr=shpnt->host_queue; hqptr!=SCpnt; hqptr=hqptr->next) ;
host_queue480drivers/scsi/scsi.cshpnt->host_queue=next;
host_queue850drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue858drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue989drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1881drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1913drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1951drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2025drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2080drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2137drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2302drivers/scsi/scsi.cif(host->host_queue)
host_queue2303drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2304drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2306drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2777drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2783drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2811drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2812drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2813drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2814drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2982drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2990drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2991drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3075drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)