Searched refs:temp5 (Results 1 – 2 of 2) sorted by relevance
/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 139 temp5 = readb(rom_start + 0xffea + 4); in check_for_compaq_ROM() 145 (temp5 == 'A') && in check_for_compaq_ROM()
|
/drivers/scsi/ |
D | FlashPoint.c | 943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local 1013 temp5 = 0x0000; in FlashPoint_ProbeHostAdapter() 1033 temp5 >>= 1; in FlashPoint_ProbeHostAdapter() 1040 temp5 |= 0x8000; in FlashPoint_ProbeHostAdapter() 1061 pCardInfo->si_per_targ_fast_nego = temp5; in FlashPoint_ProbeHostAdapter()
|