PCI capabilities

PCI capability definitions.

Definitions:

#define PCI_CAP_NULL 0x00

See PCI specification.

#define PCI_CAP_POWER_MANAGEMENT 0x01

See PCI specification.

#define PCI_CAP_AGP 0x02

See PCI specification.

#define PCI_CAP_VPD 0x03

See PCI specification.

#define PCI_CAP_SLOT_ID 0x04

See PCI specification.

#define PCI_CAP_MSI 0x05

See PCI specification.

#define PCI_CAP_CPCI_HOT_SWAP 0x06

See PCI specification.

#define PCI_CAP_PCIX 0x07

See PCI specification.

#define PCI_CAP_HT 0x08

See PCI specification.

#define PCI_CAP_VENDSPEC 0x09

See PCI specification.

#define PCI_CAP_DEBUG_PORT 0x0a

See PCI specification.

#define PCI_CAP_COMPACT_PCI 0x0b

See PCI specification.

#define PCI_CAP_PCI_HOT_PLUG 0x0c

See PCI specification.

#define PCI_CAP_PCI_BRIDGE_SUBSYSTEM 0x0d

See PCI specification.

#define PCI_CAP_AGP_8X 0x0e

See PCI specification.

#define PCI_CAP_SECURE_DEVICE 0x0f

See PCI specification.

#define PCI_CAP_PCI_EXPRESS 0x10

See PCI specification.

#define PCI_CAP_MSI_X 0x11

See PCI specification.

#define PCI_CAP_SERIAL_ATA 0x12

See PCI specification.

#define PCI_CAP_AF 0x13

See PCI specification.

#define PCI_CAP_EA 0x14

See PCI specification.

#define PCI_CAP_FPB 0x15

See PCI specification.