MSI_REMOVE_PCI_IRQ_VECTORS

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

 

NAME

msi_remove_pci_irq_vectors - reclaim MSI(X) vectors to unused state  

SYNOPSIS

"SYNOPSIS"

void msi_remove_pci_irq_vectors (struct pci_dev * dev);  

ARGUMENTS

dev
pointer to the pci_dev data structure of MSI(X) device function
 

DESCRIPTION

Being called during hotplug remove, from which the device function is hot-removed. All previous assigned MSI/MSI-X vectors, if allocated for this device function, are reclaimed to unused state, which may be used later on.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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