Searched refs:temp6 (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 140 temp6 = readb(rom_start + 0xffea + 5); in check_for_compaq_ROM() 146 (temp6 == 'Q')) { in check_for_compaq_ROM()
|
/drivers/scsi/ |
D | FlashPoint.c | 943 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local 1014 temp6 = 0x0000; in FlashPoint_ProbeHostAdapter() 1034 temp6 >>= 1; in FlashPoint_ProbeHostAdapter() 1037 temp6 |= 0x8000; in FlashPoint_ProbeHostAdapter() 1062 pCardInfo->si_per_targ_ultra_nego = temp6; in FlashPoint_ProbeHostAdapter()
|