capid5            645 arch/x86/kernel/quirks.c 	u32 capid0, capid5;
capid5            648 arch/x86/kernel/quirks.c 	pci_read_config_dword(pdev, 0x98, &capid5);
capid5            655 arch/x86/kernel/quirks.c 	if ((capid0 & 0xc0) == 0xc0 || (capid5 & 0x1e0))