linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / pci / pcie / portdrv.h
index 1d317d2..a63bd8f 100644 (file)
@@ -29,6 +29,7 @@
 
 struct pcie_port_device_ext {
        int interrupt_mode;     /* [0:INTx | 1:MSI | 2:MSI-X] */
+       unsigned int saved_msi_config_space[5];
 };
 
 extern struct bus_type pcie_port_bus_type;