pci_set_mwi(9) suse man page | unix.com

Man Page: pci_set_mwi

Operating Environment: suse

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 2.6. July 2010 PCI_SET_MWI(9)
Related Man Pages
pci_create_slot(9) - suse
pccbb(4) - debian
cbb(4) - freebsd
pccbb(4) - freebsd
pccbb(4) - opendarwin
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I