Searched refs:temp6 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | cpqphp_nvram.c | 146 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 154 temp6 = readb(rom_start + 0xffea + 5); in check_for_compaq_ROM() 160 (temp6 == 'Q')) { in check_for_compaq_ROM()
|
/linux-2.4.37.9/drivers/scsi/ |
D | FlashPoint.c | 2417 USHORT temp,temp2,temp3,temp4,temp5,temp6; in SccbMgr_sense_adapter() local 2504 temp6 = 0x0000; in SccbMgr_sense_adapter() 2521 temp6 >>= 1; in SccbMgr_sense_adapter() 2525 temp6 |= 0x8000; /* Fall through */ in SccbMgr_sense_adapter() 2547 pCardInfo->si_per_targ_ultra_nego = temp6; in SccbMgr_sense_adapter()
|