taglinefilesource code
host_queue4772drivers/scsi/advansys.c(unsigned) s->host_wait, (unsigned) s->host_queue,
host_queue301drivers/scsi/hosts.cretval->host_queue = NULL;
host_queue249drivers/scsi/hosts.hScsi_Cmnd *host_queue; 
host_queue423drivers/scsi/scsi.cif(shpnt->host_queue)
host_queue424drivers/scsi/scsi.cshpnt->host_queue->prev = SCpnt;
host_queue425drivers/scsi/scsi.cSCpnt->next = shpnt->host_queue;
host_queue427drivers/scsi/scsi.cshpnt->host_queue = SCpnt;
host_queue487drivers/scsi/scsi.cfor(hqptr=shpnt->host_queue; hqptr!=SCpnt; hqptr=hqptr->next) ;
host_queue494drivers/scsi/scsi.cshpnt->host_queue=next;
host_queue877drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue885drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1016drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1923drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1955drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1993drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2067drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2122drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2179drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2348drivers/scsi/scsi.cif(host->host_queue)
host_queue2349drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2350drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2352drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2825drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2831drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2859drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2860drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2861drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2862drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue3030drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue3038drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue3039drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3127drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)