.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PCI_SAVE_STATE" "" "06 October 2005" "" "" .SH NAME pci_save_state \- save the PCI configuration space of a device before suspending .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int pci_save_state (struct pci_dev * \fIdev\fB, u32 * \fIbuffer\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR - PCI device that we're dealing with .TP \fB\fIbuffer\fB\fR - buffer to hold config space context .SH "DESCRIPTION" .PP \fIbuffer\fR must be large enough to hold the entire PCI 2.2 config space (>= 64 bytes).