/openbmc/linux/drivers/dma/hsu/ |
H A D | pci.c | 70 pci_try_set_mwi(pdev); in hsu_pci_probe()
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | ci_hdrc_pci.c | 81 pci_try_set_mwi(pdev); in ci_hdrc_pci_probe()
|
/openbmc/linux/drivers/dma/dw/ |
H A D | pci.c | 33 pci_try_set_mwi(pdev); in dw_pci_probe()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | amd5536udc_pci.c | 154 pci_try_set_mwi(pdev); in udc_pci_probe()
|
H A D | pch_udc.c | 3089 pci_try_set_mwi(pdev); in pch_udc_probe()
|
H A D | net2280.c | 3771 pci_try_set_mwi(pdev); in net2280_probe()
|
/openbmc/linux/drivers/ata/ |
H A D | pata_cs5530.c | 218 pci_try_set_mwi(cs5530_0); in cs5530_init_chip()
|
H A D | sata_mv.c | 4432 pci_try_set_mwi(pdev); in mv_pci_init_one()
|
/openbmc/linux/Documentation/translations/zh_CN/PCI/ |
H A D | pci.rst | 223 另外,如果 ``Mem-Wr-Inval`` 是好的,但不是必须的,可以调用 ``pci_try_set_mwi()`` ,让
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_lpss.c | 223 pci_try_set_mwi(pdev); in qrk_serial_setup_dma()
|
/openbmc/linux/drivers/scsi/ |
H A D | 3w-sas.c | 1566 pci_try_set_mwi(pdev); in twl_probe() 1783 pci_try_set_mwi(pdev); in twl_resume()
|
H A D | 3w-9xxx.c | 2012 pci_try_set_mwi(pdev); in twa_probe() 2221 pci_try_set_mwi(pdev); in twa_resume()
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54pci.c | 586 pci_try_set_mwi(pdev); in p54p_probe()
|
/openbmc/linux/drivers/mfd/ |
H A D | intel-lpss-pci.c | 55 pci_try_set_mwi(pdev); in intel_lpss_pci_probe()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_init.c | 203 pci_try_set_mwi(pdev); in csio_pci_init()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | tulip_core.c | 1199 pci_try_set_mwi(pdev); in tulip_mwi_config()
|
/openbmc/linux/drivers/net/ethernet/alacritech/ |
H A D | slicoss.c | 1750 pci_try_set_mwi(pdev); in slic_probe()
|
/openbmc/linux/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 683 pci_try_set_mwi(pdev); in starfire_init_one()
|
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 1880 pci_try_set_mwi(pdev); in rtl8180_probe()
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci.rst | 232 pci_try_set_mwi() to have the system do its best effort at enabling
|
/openbmc/linux/drivers/pci/ |
H A D | pci.c | 4648 int pci_try_set_mwi(struct pci_dev *dev) in pci_try_set_mwi() function 4656 EXPORT_SYMBOL(pci_try_set_mwi);
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 2899 pci_try_set_mwi(ha->pdev); in qla2100_pci_config() 2931 pci_try_set_mwi(ha->pdev); in qla2300_pci_config() 3012 pci_try_set_mwi(ha->pdev); in qla24xx_pci_config() 3054 pci_try_set_mwi(ha->pdev); in qla25xx_pci_config()
|
H A D | qla_mr.c | 502 pci_try_set_mwi(ha->pdev); in qlafx00_pci_config()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 1326 int pci_try_set_mwi(struct pci_dev *dev);
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 4901 if (pci_try_set_mwi(pdev)) in cas_init_one()
|