PCI_MSI_OFF(9) Hardware Interfaces PCI_MSI_OFF(9)NAMEpci_msi_off - disables any MSI or MSI-X capabilitiesSYNOPSISvoid pci_msi_off(struct pci_dev * dev);ARGUMENTSdev the PCI device to operate onDESCRIPTIONIf you want to use MSI, see pci_enable_msi and friends. This is a lower-level primitive that allows us to disable MSI operation at the device level.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_MSI_OFF(9)
| Related Man Pages |
|---|
| mps(4) - freebsd |
| ddi_intr_block_disable(9f) - sunos |
| ddi_intr_disable(9f) - suse |
| ddi_intr_disable(9f) - centos |
| ddi_intr_enable(9f) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |