PCI_CAP_ID_MSIX   193 arch/mips/pci/msi-octeon.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX    45 arch/powerpc/platforms/4xx/hsta_msi.c 	if (type == PCI_CAP_ID_MSIX) {
PCI_CAP_ID_MSIX    75 arch/powerpc/platforms/4xx/msi.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX    85 arch/powerpc/platforms/pasemi/msi.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX   379 arch/powerpc/platforms/pseries/msi.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX   392 arch/powerpc/platforms/pseries/msi.c 	if (type == PCI_CAP_ID_MSIX && check_msix_entries(pdev))
PCI_CAP_ID_MSIX   399 arch/powerpc/platforms/pseries/msi.c 	if (type == PCI_CAP_ID_MSIX) {
PCI_CAP_ID_MSIX   128 arch/powerpc/sysdev/mpic_u3msi.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX   176 arch/x86/pci/xen.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX   186 arch/x86/pci/xen.c 					       (type == PCI_CAP_ID_MSIX) ?
PCI_CAP_ID_MSIX   248 arch/x86/pci/xen.c 					       (type == PCI_CAP_ID_MSIX) ?
PCI_CAP_ID_MSIX   294 arch/x86/pci/xen.c 		} else if (type == PCI_CAP_ID_MSIX) {
PCI_CAP_ID_MSIX   343 arch/x86/pci/xen.c 		                               (type == PCI_CAP_ID_MSIX) ? "msi-x" : "msi",
PCI_CAP_ID_MSIX   592 drivers/pci/controller/dwc/pcie-designware-ep.c 	ep->msix_cap = dw_pcie_find_capability(pci, PCI_CAP_ID_MSIX);
PCI_CAP_ID_MSIX   813 drivers/pci/controller/pcie-rcar.c 	if (type == PCI_CAP_ID_MSIX)
PCI_CAP_ID_MSIX   794 drivers/pci/msi.c 	ret = pci_msi_setup_msi_irqs(dev, nvec, PCI_CAP_ID_MSIX);
PCI_CAP_ID_MSIX  1664 drivers/pci/probe.c 	dev->msix_cap = pci_find_capability(dev, PCI_CAP_ID_MSIX);
PCI_CAP_ID_MSIX   482 drivers/scsi/aacraid/comminit.c 	    pci_find_capability(dev->pdev, PCI_CAP_ID_MSIX)) {
PCI_CAP_ID_MSIX  7291 drivers/scsi/megaraid/megaraid_sas_base.c 		pos = pci_find_capability(pdev, PCI_CAP_ID_MSIX);
PCI_CAP_ID_MSIX  2782 drivers/scsi/mpt3sas/mpt3sas_base.c 	base = pci_find_capability(ioc->pdev, PCI_CAP_ID_MSIX);
PCI_CAP_ID_MSIX    61 drivers/vfio/pci/vfio_pci_config.c 	[PCI_CAP_ID_MSIX]	= PCI_CAP_MSIX_SIZEOF,