centos man page for pci_msi_off

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)

NAME
pci_msi_off - disables any MSI or MSI-X capabilities
SYNOPSIS
void pci_msi_off(struct pci_dev * dev);
ARGUMENTS
dev the PCI device to operate on
DESCRIPTION
If 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_MSI_OFF(9)
Related Man Pages
ddi_intr_block_disable(9f) - sunos
invsync(8) - osf1
ddi_intr_disable(9f) - sunos
ddi_intr_disable(9f) - centos
ddi_intr_block_enable(9f) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq