1PCI_MSI_ENABLED(9) Hardware Interfaces PCI_MSI_ENABLED(9)
23
4
NAME
6pci_msi_enabled - is MSI enabled?
7
SYNOPSIS
9int pci_msi_enabled(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Returns true if MSI has not been disabled by the command-line option
17pci=nomsi.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 PCI_MSI_ENABLED(9)