taglinefilesource code
temp629arch/i386/kernel/bios32.cpci_resource_t* temp;
temp677arch/i386/kernel/bios32.cfor(temp = pci_list.next; (temp->next); temp = temp->next)
temp680arch/i386/kernel/bios32.ctemp->next = new_pci;
temp699arch/i386/kernel/bios32.cpci_resource_t* temp = pci_list.next;
temp702arch/i386/kernel/bios32.cfor (length = pr ; (temp) && (length<4000); temp = temp->next)
temp704arch/i386/kernel/bios32.cpr=vendor_decode(temp->bus,temp->dev_fn);
temp707arch/i386/kernel/bios32.c(int)temp->bus,
temp708arch/i386/kernel/bios32.c(int)((temp->dev_fn & 0xf8) >> 3),
temp709arch/i386/kernel/bios32.c(int) (temp->dev_fn & 7));
temp712arch/i386/kernel/bios32.cpci_class[class_decode(temp->bus, temp->dev_fn)].class_name,
temp714arch/i386/kernel/bios32.cpci_device[device_decode(temp->bus, temp->dev_fn, pr)].device_name,
temp715arch/i386/kernel/bios32.crevision_decode(temp->bus, temp->dev_fn));
temp717arch/i386/kernel/bios32.cif (bist_probe(temp->bus, temp->dev_fn))
temp720arch/i386/kernel/bios32.cif ((pr = interrupt_decode(temp->bus, temp->dev_fn)) != 0)
temp726arch/i386/kernel/bios32.cif (temp)
temp328drivers/block/xd.cu_char head,sector,control,mode,temp;
temp336drivers/block/xd.ctemp = count < xd_maxsectors ? count : xd_maxsectors;
temp344drivers/block/xd.cprintk("xd_readwrite: drive = %d, head = %d, cylinder = %d, sector = %d, count = %d\n",drive,head,cylinder,sector,temp);
temp347drivers/block/xd.cmode = xd_setup_dma(operation == READ ? DMA_MODE_READ : DMA_MODE_WRITE,(u_char *)buffer,temp * 0x200);
temp348drivers/block/xd.cxd_build(cmdblk,operation == READ ? CMD_READ : CMD_WRITE,drive,head,cylinder,sector,temp & 0xFF,control);
temp368drivers/block/xd.ccount -= temp, buffer += temp * 0x200, block += temp;
temp239drivers/char/lp.cchar c, *temp = buf;
temp249drivers/char/lp.ctemp = buf;
temp251drivers/char/lp.cc = get_fs_byte(temp);
temp254drivers/char/lp.cif (retval) { count--; temp++;
temp265drivers/char/lp.creturn temp-buf?temp-buf:-ENOSPC;
temp273drivers/char/lp.creturn temp-buf?temp-buf:-EIO;
temp282drivers/char/lp.creturn temp-buf?temp-buf:-EIO;
temp290drivers/char/lp.cif (temp != buf)
temp291drivers/char/lp.creturn temp-buf;
temp305drivers/char/lp.creturn temp-buf;
temp849drivers/scsi/scsi.cint temp;
temp864drivers/scsi/scsi.ctemp = host->last_reset;
temp865drivers/scsi/scsi.cwhile (jiffies < temp);
temp906drivers/scsi/scsi.ctemp=host->hostt->command (SCpnt);
temp907drivers/scsi/scsi.cSCpnt->result = temp;
temp911drivers/scsi/scsi.cprintk("done(host = %d, result = %04x) : routine at %08x\n", host->host_no, temp, done);
temp1644drivers/scsi/scsi.cint temp, oldto;
temp1681drivers/scsi/scsi.ctemp = host->hostt->reset(SCpnt);  
temp1693drivers/scsi/scsi.ctemp = host->hostt->reset(SCpnt);
temp1707drivers/scsi/scsi.cprintk("scsi reset function returned %d\n", temp);
temp1709drivers/scsi/scsi.cswitch(temp) {
temp1740drivers/scsi/scsi.creturn temp;  
temp31drivers/scsi/scsi_ioctl.cint temp;
temp35drivers/scsi/scsi_ioctl.cif ((temp = host->hostt->present) && buffer) {
temp49drivers/scsi/scsi_ioctl.creturn temp;
temp167drivers/scsi/scsicam.cunsigned long heads, sectors, cylinders, temp; 
temp172drivers/scsi/scsicam.ctemp = cylinders * sectors;    /* Compute divisor for heads */ 
temp173drivers/scsi/scsicam.cheads = capacity / temp;    /* Compute value for number of heads */
temp174drivers/scsi/scsicam.cif (capacity % temp) {    /* If no remainder, done! */ 
temp176drivers/scsi/scsicam.ctemp = cylinders * heads;  /* Compute divisor for sectors */ 
temp177drivers/scsi/scsicam.csectors = capacity / temp;  /* Compute value for sectors per
temp179drivers/scsi/scsicam.cif (capacity % temp) {    /* If no remainder, done! */ 
temp181drivers/scsi/scsicam.ctemp = heads * sectors;  /* Compute divisor for cylinders */
temp182drivers/scsi/scsicam.ccylinders = capacity / temp;/* Compute number of cylinders */ 
temp457drivers/scsi/seagate.cint temp;
temp477drivers/scsi/seagate.ctemp =  internal_command (current_target, current_lun,
temp481drivers/scsi/seagate.cif (msg_byte(temp) != DISCONNECT) {
temp485drivers/scsi/seagate.chostno, temp);
temp490drivers/scsi/seagate.cSCtmp->result = temp;
temp585drivers/scsi/seagate.cint temp;
temp672drivers/scsi/seagate.ctemp = STATUS;
temp673drivers/scsi/seagate.cif ((temp & STAT_IO) && !(temp & STAT_BSY))
temp690drivers/scsi/seagate.cif (!((temp = DATA) & (controller_type == SEAGATE ? 0x80 : 0x40)))
temp694drivers/scsi/seagate.c"\tData bus = %d\n", hostno, temp);
temp699drivers/scsi/seagate.cif (!(temp & (1 << current_target)))
temp702drivers/scsi/seagate.chostno, temp);
temp852drivers/scsi/seagate.ctemp = clock - jiffies;
temp855drivers/scsi/seagate.cprintk("seagate_st0x_timeout : %d            \r",temp);
temp860drivers/scsi/seagate.chostno, status_read, temp, st0x_aborted);
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),
temp129include/asm-sparc/string.hregister char temp=0;
temp142include/asm-sparc/string.h"=r" (retval), "=r" (dest), "=r" (src), "=r" (temp) :
temp143include/asm-sparc/string.h"0" (retval), "1" (dest), "2" (src), "3" (temp));
temp151include/asm-sparc/string.hregister char temp=0;
temp165include/asm-sparc/string.h"=r" (retval), "=r" (dest), "=r" (src), "=r" (len), "=r" (temp) :
temp166include/asm-sparc/string.h"0" (retval), "1" (dest), "2" (src), "3" (len), "4" (temp));
temp173include/asm-sparc/string.hregister char temp=0;
temp181include/asm-sparc/string.h"=r" (src), "=r" (c), "=r" (temp), "=r" (trick), "=r" (src) :
temp182include/asm-sparc/string.h"0" (src), "1" (c), "2" (temp), "3" (trick), "4" (src));