Query: pci_msi_off
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)