Searched refs:temp4 (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 132 u8 temp1, temp2, temp3, temp4, temp5, temp6; in check_for_compaq_ROM() local 138 temp4 = readb(rom_start + 0xffea + 3); in check_for_compaq_ROM() 144 (temp4 == 'P') && in check_for_compaq_ROM()
|
D | cpqphp_core.c | 87 u8 temp1, temp2, temp3, temp4; in detect_SMBIOS_pointer() local 96 temp4 = readb(fp+3); in detect_SMBIOS_pointer() 100 temp4 == '_') { in detect_SMBIOS_pointer()
|
D | cpqphp_pci.c | 43 u8 temp1, temp2, temp3, temp4; in detect_HRT_floating_pointer() local 52 temp4 = readb(fp + SIG3); in detect_HRT_floating_pointer() 56 temp4 == 'T') { in detect_HRT_floating_pointer()
|