Save the pci configuration space of a device before suspending
int pci_save_state(struct pci_dev * dev);
dev
- PCI device that we're dealing with