PCI_ADDR_CACHE_REMOVE_DEVICE

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

 

NAME

pci_addr_cache_remove_device - remove pci device from addr cache  

SYNOPSIS

"SYNOPSIS"

void pci_addr_cache_remove_device (struct pci_dev * dev);  

ARGUMENTS

dev
device to remove
 

DESCRIPTION

Remove a device from the addr-cache tree. This is potentially expensive, since it will walk the tree multiple times (once per resource). But so what; device removal doesn't need to be that fast.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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