pci_try_set_mwi(9) centos man page | unix.com

Man Page: pci_try_set_mwi

Operating Environment: centos

Section: 9

PCI_TRY_SET_MWI(9)						Hardware Interfaces						PCI_TRY_SET_MWI(9)

NAME
pci_try_set_mwi - enables memory-write-invalidate PCI transaction
SYNOPSIS
int pci_try_set_mwi(struct pci_dev * dev);
ARGUMENTS
dev the PCI device for which MWI is enabled
DESCRIPTION
Enables the Memory-Write-Invalidate transaction in PCI_COMMAND. Callers are not required to check the return value.
RETURNS
An appropriate -ERRNO error value on error, or zero for success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_TRY_SET_MWI(9)
Related Man Pages
pcitweak(1) - redhat
cbb(4) - debian
pcitweak(1) - xfree86
pcidev_conf_write(3) - netbsd
pciback(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Controlling user input
[TIP] Processing YAML files with yq