Symbol: pci_try_set_mwi
drivers/ata/pata_cs5530.c
218
pci_try_set_mwi(cs5530_0);
drivers/ata/sata_mv.c
4435
pci_try_set_mwi(pdev);
drivers/dma/dw/pci.c
33
pci_try_set_mwi(pdev);
drivers/dma/hsu/pci.c
70
pci_try_set_mwi(pdev);
drivers/mfd/intel-lpss-pci.c
77
pci_try_set_mwi(pdev);
drivers/net/ethernet/adaptec/starfire.c
675
pci_try_set_mwi(pdev);
drivers/net/ethernet/alacritech/slicoss.c
1747
pci_try_set_mwi(pdev);
drivers/net/ethernet/dec/tulip/tulip_core.c
1198
pci_try_set_mwi(pdev);
drivers/net/ethernet/sun/cassini.c
4902
if (pci_try_set_mwi(pdev))
drivers/net/wireless/intersil/p54/p54pci.c
586
pci_try_set_mwi(pdev);
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1879
pci_try_set_mwi(pdev);
drivers/pci/pci.c
4246
EXPORT_SYMBOL(pci_try_set_mwi);
drivers/scsi/3w-9xxx.c
2013
pci_try_set_mwi(pdev);
drivers/scsi/3w-9xxx.c
2222
pci_try_set_mwi(pdev);
drivers/scsi/3w-sas.c
1570
pci_try_set_mwi(pdev);
drivers/scsi/3w-sas.c
1787
pci_try_set_mwi(pdev);
drivers/scsi/csiostor/csio_init.c
203
pci_try_set_mwi(pdev);
drivers/scsi/lpfc/lpfc_init.c
7497
pci_try_set_mwi(pdev);
drivers/scsi/qla2xxx/qla_init.c
2905
pci_try_set_mwi(ha->pdev);
drivers/scsi/qla2xxx/qla_init.c
2937
pci_try_set_mwi(ha->pdev);
drivers/scsi/qla2xxx/qla_init.c
3018
pci_try_set_mwi(ha->pdev);
drivers/scsi/qla2xxx/qla_init.c
3060
pci_try_set_mwi(ha->pdev);
drivers/scsi/qla2xxx/qla_mr.c
502
pci_try_set_mwi(ha->pdev);
drivers/tty/serial/8250/8250_lpss.c
223
pci_try_set_mwi(pdev);
drivers/usb/chipidea/ci_hdrc_pci.c
81
pci_try_set_mwi(pdev);
drivers/usb/gadget/udc/amd5536udc_pci.c
154
pci_try_set_mwi(pdev);
drivers/usb/gadget/udc/net2280.c
3771
pci_try_set_mwi(pdev);
drivers/usb/gadget/udc/pch_udc.c
3088
pci_try_set_mwi(pdev);
include/linux/pci.h
1444
int pci_try_set_mwi(struct pci_dev *dev);