PCI_SAVE_STATE
Section: (9)
Updated: 07 August 2003
Index
Return to Main Contents
NAME
pci_save_state - save the PCI configuration space of a device before suspending
SYNOPSIS
int pci_save_state (struct pci_dev * dev, u32 * buffer);
ARGUMENTS
- dev
-
- PCI device that we're dealing with
- buffer
-
- buffer to hold config space context
DESCRIPTION
buffer must be large enough to hold the entire PCI 2.2 config space
(>= 64 bytes).
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: 09:53:42 GMT, April 09, 2004