pci_set_mwi(9) centos man page | unix.com

Man Page: pci_set_mwi

Operating Environment: centos

Section: 9

PCI_SET_MWI(9)							Hardware Interfaces						    PCI_SET_MWI(9)

NAME
pci_set_mwi - enables memory-write-invalidate PCI transaction
SYNOPSIS
int pci_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.
RETURNS
An appropriate -ERRNO error value on error, or zero for success.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_SET_MWI(9)
Related Man Pages
pci_create_slot(9) - centos
pccbb(4) - debian
pci_devinfo(3) - netbsd
pci_findvendor(3) - netbsd
pciback(4) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq