1. NAME

pci_msi_enabled - is MSI enabled?

2. SYNOPSIS

int pci_msi_enabled( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Returns true if MSI has not been disabled by the command-line option pci=nomsi.

5. COPYRIGHT