capid0            634 arch/x86/kernel/quirks.c 	u32 capid0;
capid0            636 arch/x86/kernel/quirks.c 	pci_read_config_dword(pdev, 0x84, &capid0);
capid0            638 arch/x86/kernel/quirks.c 	if (capid0 & 0x10)
capid0            645 arch/x86/kernel/quirks.c 	u32 capid0, capid5;
capid0            647 arch/x86/kernel/quirks.c 	pci_read_config_dword(pdev, 0x84, &capid0);
capid0            655 arch/x86/kernel/quirks.c 	if ((capid0 & 0xc0) == 0xc0 || (capid5 & 0x1e0))