Home
last modified time | relevance | path

Searched refs:temp6 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_nvram.c132 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()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_nvram.c132 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()
/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c943 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()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c915 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local
986 temp6 = 0x0000; in FlashPoint_ProbeHostAdapter()
1006 temp6 >>= 1; in FlashPoint_ProbeHostAdapter()
1009 temp6 |= 0x8000; in FlashPoint_ProbeHostAdapter()
1034 pCardInfo->si_per_targ_ultra_nego = temp6; in FlashPoint_ProbeHostAdapter()

Completed in 17 milliseconds