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

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_nvram.c132 u8 temp1, temp2, temp3, temp4, temp5, temp6; local
138 temp4 = readb(rom_start + 0xffea + 3);
144 (temp4 == 'P') &&
H A Dcpqphp_core.c87 u8 temp1, temp2, temp3, temp4; local
96 temp4 = readb(fp+3);
100 temp4 == '_') {
H A Dcpqphp_pci.c43 u8 temp1, temp2, temp3, temp4; local
52 temp4 = readb(fp + SIG3);
56 temp4 == 'T') {
/linux-master/drivers/scsi/
H A DFlashPoint.c915 unsigned short temp, temp2, temp3, temp4, temp5, temp6; local
984 temp4 = 0x0000;
1004 temp4 >>= 1;
1025 temp4 |= 0x8000;
1032 pCardInfo->si_per_targ_wide_nego = temp4;

Completed in 125 milliseconds