Home
last modified time | relevance | path

Searched refs:temp5 (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
139 temp5 = readb(rom_start + 0xffea + 4); in check_for_compaq_ROM()
145 (temp5 == 'A') && 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
139 temp5 = readb(rom_start + 0xffea + 4); in check_for_compaq_ROM()
145 (temp5 == 'A') && 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
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()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c915 unsigned short temp, temp2, temp3, temp4, temp5, temp6; in FlashPoint_ProbeHostAdapter() local
985 temp5 = 0x0000; in FlashPoint_ProbeHostAdapter()
1005 temp5 >>= 1; in FlashPoint_ProbeHostAdapter()
1012 temp5 |= 0x8000; in FlashPoint_ProbeHostAdapter()
1033 pCardInfo->si_per_targ_fast_nego = temp5; in FlashPoint_ProbeHostAdapter()

Completed in 27 milliseconds