1PCI_TRY_SET_MWI(9)            Hardware Interfaces           PCI_TRY_SET_MWI(9)
2
3
4

NAME

6       pci_try_set_mwi - enables memory-write-invalidate PCI transaction
7

SYNOPSIS

9       int pci_try_set_mwi(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the PCI device for which MWI is enabled
14

DESCRIPTION

16       Enables the Memory-Write-Invalidate transaction in PCI_COMMAND. Callers
17       are not required to check the return value.
18

RETURNS

20       An appropriate -ERRNO error value on error, or zero for success.
21
23Kernel Hackers Manual 2.6.         June 2019                PCI_TRY_SET_MWI(9)
Impressum