PCI_SET_MWI(9) Hardware Interfaces PCI_SET_MWI(9)NAMEpci_set_mwi - enables memory-write-invalidate PCI transactionSYNOPSISint pci_set_mwi(struct pci_dev * dev);ARGUMENTSdev the PCI device for which MWI is enabledDESCRIPTIONEnables the Memory-Write-Invalidate transaction in PCI_COMMAND.RETURNSAn appropriate -ERRNO error value on error, or zero for success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_SET_MWI(9)
| Related Man Pages |
|---|
| pcitweak(1) - redhat |
| cbb(4) - debian |
| pci_conf_print(3) - netbsd |
| pci_devinfo(3) - netbsd |
| pcidev_conf_read(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |