#include <linux/types.h>
#include <linux/pci.h>
Go to the source code of this file.
#define AMD_VENDOR_ID 0x1022 |
#define ATI_DEVICE_ID 0x7914 |
#define ATI_VENDOR_ID 0x1002 |
#define INTEL_VENDOR_ID 0x8086 |
#define PCI_CAPABILITY_ID_PCI_EXPRESS 0x10 |
#define PCI_CLASS_BRIDGE_DEV 0x06 |
#define PCI_CONF_ADDRESS 0x0CF8 |
#define PCI_CONF_DATA 0x0CFC |
#define PCI_MAX_BRIDGE_NUMBER 255 |
#define PCI_MAX_DEVICES 32 |
#define PCI_MAX_FUNCTION 8 |
#define PCI_SUBCLASS_BR_PCI_TO_PCI 0x04 |
#define SIS_VENDOR_ID 0x1039 |
#define U2DONTCARE 0xFFFF |
#define U4DONTCARE 0xFFFFFFFF |