PCI_ADDR_CACHE_INSERT_DEVICE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pci_addr_cache_insert_device - Add a device to the address cache
SYNOPSIS
"SYNOPSIS"
void pci_addr_cache_insert_device (struct pci_dev * dev);
ARGUMENTS
- dev
-
PCI device whose I/O addresses we are interested in.
DESCRIPTION
In order to support the fast lookup of devices based on addresses,
we maintain a cache of devices that can be quickly searched.
This routine adds a device to that cache.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:36 GMT, October 09, 2005