PCI_ENABLE_DEVICE_BARS
Section: (9)
Updated: 14 August 2003
Index
Return to Main Contents
NAME
pci_enable_device_bars - Initialize some of a device for use
SYNOPSIS
int pci_enable_device_bars (struct pci_dev * dev, int bars);
ARGUMENTS
- dev
-
PCI device to be initialized
- bars
-
bitmask of BAR's that must be configured
DESCRIPTION
Initialize device before it's used by a driver. Ask low-level code
to enable selected I/O and memory resources. Wake up the device if it
was suspended. Beware, this function can fail.
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