taglinefilesource code
host_queue4743drivers/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_queue410drivers/scsi/scsi.cif(shpnt->host_queue)
host_queue411drivers/scsi/scsi.cshpnt->host_queue->prev = SCpnt;
host_queue412drivers/scsi/scsi.cSCpnt->next = shpnt->host_queue;
host_queue414drivers/scsi/scsi.cshpnt->host_queue = SCpnt;
host_queue474drivers/scsi/scsi.cfor(hqptr=shpnt->host_queue; hqptr!=SCpnt; hqptr=hqptr->next) ;
host_queue481drivers/scsi/scsi.cshpnt->host_queue=next;
host_queue851drivers/scsi/scsi.cSCpnt =  device->host->host_queue;
host_queue859drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue990drivers/scsi/scsi.cSCpnt = device->host->host_queue;
host_queue1882drivers/scsi/scsi.cfor(SCpnt = Host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue1914drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue1952drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2026drivers/scsi/scsi.cSCpnt1 = host->host_queue;
host_queue2081drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2138drivers/scsi/scsi.cfor(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2303drivers/scsi/scsi.cif(host->host_queue)
host_queue2304drivers/scsi/scsi.chost->host_queue->prev = SCpnt;
host_queue2305drivers/scsi/scsi.cSCpnt->next = host->host_queue;
host_queue2307drivers/scsi/scsi.chost->host_queue = SCpnt;
host_queue2780drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2786drivers/scsi/scsi.cfor(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2814drivers/scsi/scsi.cwhile (sdpnt->host->host_queue) {
host_queue2815drivers/scsi/scsi.cSCpnt = sdpnt->host->host_queue->next;
host_queue2816drivers/scsi/scsi.cscsi_init_free((char *) sdpnt->host->host_queue, sizeof(Scsi_Cmnd));
host_queue2817drivers/scsi/scsi.csdpnt->host->host_queue = SCpnt;
host_queue2985drivers/scsi/scsi.cfor(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next)
host_queue2993drivers/scsi/scsi.cif(SCpnt == SDpnt->host->host_queue)
host_queue2994drivers/scsi/scsi.cSDpnt->host->host_queue = SCpnt->next;
host_queue3078drivers/scsi/scsi.cfor(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next)