Home | History | Annotate | Download | only in linux

Lines Matching full:capability

40 #define  PCI_STATUS_CAP_LIST	0x10	/* Support Capability List */
104 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */
189 /* Capability lists */
191 #define PCI_CAP_LIST_ID 0 /* Capability ID */
200 #define PCI_CAP_ID_VNDR 0x09 /* Vendor specific capability */
204 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */
205 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */
241 #define PCI_AGP_RFU 3 /* Rest of capability flags */
283 #define PCI_MSI_RFU 3 /* Rest of capability flags */
324 /* PCI Express capability registers */
327 #define PCI_EXP_FLAGS_VERS 0x000f /* Capability version */
463 #define PCI_PWR_CAP 12 /* Capability */