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 |
| 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 |