taglinefilesource code
temp338drivers/block/xd.cu_char head,sector,control,mode,temp;
temp346drivers/block/xd.ctemp = count < xd_maxsectors ? count : xd_maxsectors;
temp354drivers/block/xd.cprintk("xd_readwrite: drive = %d, head = %d, cylinder = %d, sector = %d, count = %d\n",drive,head,cylinder,sector,temp);
temp357drivers/block/xd.cmode = xd_setup_dma(operation == READ ? DMA_MODE_READ : DMA_MODE_WRITE,(u_char *)buffer,temp * 0x200);
temp358drivers/block/xd.cxd_build(cmdblk,operation == READ ? CMD_READ : CMD_WRITE,drive,head,cylinder,sector,temp & 0xFF,control);
temp378drivers/block/xd.ccount -= temp, buffer += temp * 0x200, block += temp;
temp241drivers/char/lp.cconst char *temp;
temp243drivers/char/lp.ctemp = buf;
temp245drivers/char/lp.cc = get_user(temp);
temp249drivers/char/lp.ccount--; temp++;
temp259drivers/char/lp.creturn temp-buf?temp-buf:-ENOSPC;
temp267drivers/char/lp.creturn temp-buf?temp-buf:-EIO;
temp276drivers/char/lp.creturn temp-buf?temp-buf:-EIO;
temp284drivers/char/lp.cif (temp != buf)
temp285drivers/char/lp.creturn temp-buf;
temp300drivers/char/lp.creturn temp-buf;
temp189drivers/net/ibmtr.ccardpresent=NOTOK,temp=0;
temp357drivers/net/ibmtr.ctemp = *(char *)((ulong)AIP + (ulong)i + ti->mmio) & 0x0f; /* Tech ref states must do this */
temp359drivers/net/ibmtr.cprintk("%1X",ti->hw_address[j]=temp);
temp361drivers/net/ibmtr.cti->hw_address[j]=temp;
temp2781drivers/net/ppp.cstruct ppp_stats *result, temp;
temp2789drivers/net/ppp.csizeof (temp));
temp2794drivers/net/ppp.cmemset (&temp, 0, sizeof(temp));
temp2796drivers/net/ppp.cmemcpy (&temp.p, &ppp->stats, sizeof (struct pppstat));
temp2798drivers/net/ppp.ctemp.vj.vjs_packets    = ppp->slcomp->sls_o_compressed+
temp2800drivers/net/ppp.ctemp.vj.vjs_compressed = ppp->slcomp->sls_o_compressed;
temp2801drivers/net/ppp.ctemp.vj.vjs_searches   = ppp->slcomp->sls_o_searches;
temp2802drivers/net/ppp.ctemp.vj.vjs_misses     = ppp->slcomp->sls_o_misses;
temp2803drivers/net/ppp.ctemp.vj.vjs_errorin    = ppp->slcomp->sls_i_error;
temp2804drivers/net/ppp.ctemp.vj.vjs_tossed     = ppp->slcomp->sls_i_tossed;
temp2805drivers/net/ppp.ctemp.vj.vjs_uncompressedin = ppp->slcomp->sls_i_uncompressed;
temp2806drivers/net/ppp.ctemp.vj.vjs_compressedin   = ppp->slcomp->sls_i_compressed;
temp2813drivers/net/ppp.cmemcpy_tofs (result, &temp, sizeof (temp));
temp2824drivers/net/ppp.cstruct ppp_comp_stats *result, temp;
temp2832drivers/net/ppp.csizeof (temp));
temp2836drivers/net/ppp.cmemset (&temp, 0, sizeof(temp));
temp2840drivers/net/ppp.c&temp.c);
temp2844drivers/net/ppp.c&temp.d);
temp2850drivers/net/ppp.cmemcpy_tofs (result, &temp, sizeof (temp));
temp2426drivers/scsi/aic7xxx.cunsigned char temp;
temp2478drivers/scsi/aic7xxx.ctemp = SEEMS | SEECS | (seeprom_read.bits[i] << 1);
temp2479drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp2481drivers/scsi/aic7xxx.ctemp = temp ^ SEECK;
temp2482drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp2488drivers/scsi/aic7xxx.ctemp = k;
temp2489drivers/scsi/aic7xxx.ctemp = (temp >> i) & 1;  /* Mask out all but lower bit. */
temp2490drivers/scsi/aic7xxx.ctemp = SEEMS | SEECS | (temp << 1);
temp2491drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp2493drivers/scsi/aic7xxx.ctemp = temp ^ SEECK;
temp2494drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp2506drivers/scsi/aic7xxx.ctemp = SEEMS | SEECS;
temp2507drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp2509drivers/scsi/aic7xxx.ctemp = temp ^ SEECK;
temp2511drivers/scsi/aic7xxx.coutb(temp, SEECTL(base));
temp1122drivers/scsi/scsi.cint temp;
temp1137drivers/scsi/scsi.ctemp = host->last_reset + MIN_RESET_DELAY;
temp1138drivers/scsi/scsi.cwhile (jiffies < temp);
temp1183drivers/scsi/scsi.ctemp=host->hostt->command (SCpnt);
temp1184drivers/scsi/scsi.cSCpnt->result = temp;
temp1189drivers/scsi/scsi.chost->host_no, temp);
temp1902drivers/scsi/scsi.cint temp, oldto;
temp1979drivers/scsi/scsi.ctemp = host->hostt->reset(SCpnt);
temp1987drivers/scsi/scsi.ctemp = host->hostt->reset(SCpnt);
temp1993drivers/scsi/scsi.cprintk("scsi reset function returned %d\n", temp);
temp1996drivers/scsi/scsi.cif( temp & SCSI_RESET_BUS_RESET )
temp2015drivers/scsi/scsi.cswitch(temp & SCSI_RESET_ACTION) {
temp2037drivers/scsi/scsi.cif( temp & SCSI_RESET_BUS_RESET )
temp2065drivers/scsi/scsi.creturn temp;
temp45drivers/scsi/scsi_ioctl.cint temp, result;
temp49drivers/scsi/scsi_ioctl.cif ((temp = host->hostt->present) && buffer) {
temp68drivers/scsi/scsi_ioctl.creturn temp;
temp182drivers/scsi/scsicam.cunsigned long heads, sectors, cylinders, temp; 
temp187drivers/scsi/scsicam.ctemp = cylinders * sectors;    /* Compute divisor for heads */ 
temp188drivers/scsi/scsicam.cheads = capacity / temp;    /* Compute value for number of heads */
temp189drivers/scsi/scsicam.cif (capacity % temp) {    /* If no remainder, done! */ 
temp191drivers/scsi/scsicam.ctemp = cylinders * heads;  /* Compute divisor for sectors */ 
temp192drivers/scsi/scsicam.csectors = capacity / temp;  /* Compute value for sectors per
temp194drivers/scsi/scsicam.cif (capacity % temp) {    /* If no remainder, done! */ 
temp196drivers/scsi/scsicam.ctemp = heads * sectors;  /* Compute divisor for cylinders */
temp197drivers/scsi/scsicam.ccylinders = capacity / temp;/* Compute number of cylinders */ 
temp471drivers/scsi/seagate.cint temp;
temp491drivers/scsi/seagate.ctemp =  internal_command (current_target, current_lun,
temp495drivers/scsi/seagate.cif (msg_byte(temp) != DISCONNECT) {
temp499drivers/scsi/seagate.chostno, temp);
temp504drivers/scsi/seagate.cSCtmp->result = temp;
temp599drivers/scsi/seagate.cint temp;
temp686drivers/scsi/seagate.ctemp = STATUS;
temp687drivers/scsi/seagate.cif ((temp & STAT_IO) && !(temp & STAT_BSY))
temp704drivers/scsi/seagate.cif (!((temp = DATA) & (controller_type == SEAGATE ? 0x80 : 0x40)))
temp708drivers/scsi/seagate.c"\tData bus = %d\n", hostno, temp);
temp713drivers/scsi/seagate.cif (!(temp & (1 << current_target)))
temp716drivers/scsi/seagate.chostno, temp);
temp866drivers/scsi/seagate.ctemp = clock - jiffies;
temp869drivers/scsi/seagate.cprintk("seagate_st0x_timeout : %d            \r",temp);
temp874drivers/scsi/seagate.chostno, status_read, temp, st0x_aborted);
temp344drivers/sound/sscape.cunsigned char   temp, orig;
temp346drivers/sound/sscape.ctemp = orig = sscape_read (devc, GA_INTENA_REG);
temp347drivers/sound/sscape.ctemp |= intr_bits;
temp348drivers/sound/sscape.ctemp |= 0x80;      /* Master IRQ enable */
temp350drivers/sound/sscape.cif (temp == orig)
temp353drivers/sound/sscape.csscape_write (devc, GA_INTENA_REG, temp);
temp359drivers/sound/sscape.cunsigned char   temp, orig;
temp361drivers/sound/sscape.ctemp = orig = sscape_read (devc, GA_INTENA_REG);
temp362drivers/sound/sscape.ctemp &= ~intr_bits;
temp363drivers/sound/sscape.cif ((temp & ~0x80) == 0x00)
temp364drivers/sound/sscape.ctemp = 0x00;    /* Master IRQ disable */
temp365drivers/sound/sscape.cif (temp == orig)
temp368drivers/sound/sscape.csscape_write (devc, GA_INTENA_REG, temp);
temp374drivers/sound/sscape.cunsigned char   temp;
temp386drivers/sound/sscape.ctemp = devc->dma << 4;  /* Setup DMA channel select bits */
temp388drivers/sound/sscape.ctemp |= 0x80;    /* 8 bit DMA channel */
temp390drivers/sound/sscape.ctemp |= 1;      /* Trigger DMA */
temp391drivers/sound/sscape.csscape_write (devc, GA_DMAA_REG, temp);
temp392drivers/sound/sscape.ctemp &= 0xfe;      /* Clear DMA trigger */
temp393drivers/sound/sscape.csscape_write (devc, GA_DMAA_REG, temp);
temp470drivers/sound/sscape.cunsigned char   temp;
temp492drivers/sound/sscape.c(temp = sscape_read (devc, GA_HMCTL_REG)) & 0x3f);  /*Reset */
temp499drivers/sound/sscape.c(temp = sscape_read (devc, GA_HMCTL_REG)) | 0x80);
temp563drivers/sound/sscape.ctemp = sscape_read (devc, GA_HMCTL_REG);
temp564drivers/sound/sscape.ctemp |= 0x40;
temp565drivers/sound/sscape.csscape_write (devc, GA_HMCTL_REG, temp);  /* Kickstart the board */
temp19include/asm-alpha/bitops.hunsigned long temp;
temp30include/asm-alpha/bitops.h:"=&r" (temp),
temp41include/asm-alpha/bitops.hunsigned long temp;
temp52include/asm-alpha/bitops.h:"=&r" (temp),
temp63include/asm-alpha/bitops.hunsigned long temp;
temp72include/asm-alpha/bitops.h:"=&r" (temp),
temp581net/ipv4/route.cchar temp[129];
temp600net/ipv4/route.csprintf(temp, "%s\t%08lX\t%08lX\t%02X\t%d\t%lu\t%d\t%08lX\t%d\t%lu\t%u",
temp604net/ipv4/route.csprintf(buffer+len,"%-127s\n",temp);