PCI_ENABLE_MSI

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pci_enable_msi - configure device's MSI capability structure  

SYNOPSIS

"SYNOPSIS"

int pci_enable_msi (struct pci_dev * dev);  

ARGUMENTS

dev
pointer to the pci_dev data structure of MSI device function
 

DESCRIPTION

Setup the MSI capability structure of device function with a single MSI vector upon its software driver call to request for MSI mode enabled on its hardware device function. A return of zero indicates the successful setup of an entry zero with the new MSI vector or non-zero for otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:36 GMT, October 09, 2005