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 |
|---|
| pci_create_slot(9) - centos |
| pci_conf_print(3) - netbsd |
| pci(3) - netbsd |
| pcibus_conf_read(3) - netbsd |
| pcidev_conf_read(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |