PCI_DISABLE_DEVICE

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

NAME

pci_disable_device - Disable PCI device after use  

SYNOPSIS

void pci_disable_device (struct pci_dev * dev);  

ARGUMENTS

dev
PCI device to be disabled
 

DESCRIPTION

Signal to the system that the PCI device is not in use by the system anymore. This only involves disabling PCI bus-mastering, if active.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:26 GMT, August 13, 2003