diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/pci_regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/pci_regs.h b/include/uapi/linux/pci_regs.h index f48d06e2bb4d..634c9c44ed6c 100644 --- a/include/uapi/linux/pci_regs.h +++ b/include/uapi/linux/pci_regs.h | |||
| @@ -974,6 +974,7 @@ | |||
| 974 | #define PCI_EXP_DPC_STATUS 8 /* DPC Status */ | 974 | #define PCI_EXP_DPC_STATUS 8 /* DPC Status */ |
| 975 | #define PCI_EXP_DPC_STATUS_TRIGGER 0x01 /* Trigger Status */ | 975 | #define PCI_EXP_DPC_STATUS_TRIGGER 0x01 /* Trigger Status */ |
| 976 | #define PCI_EXP_DPC_STATUS_INTERRUPT 0x08 /* Interrupt Status */ | 976 | #define PCI_EXP_DPC_STATUS_INTERRUPT 0x08 /* Interrupt Status */ |
| 977 | #define PCI_EXP_DPC_RP_BUSY 0x10 /* Root Port Busy */ | ||
| 977 | 978 | ||
| 978 | #define PCI_EXP_DPC_SOURCE_ID 10 /* DPC Source Identifier */ | 979 | #define PCI_EXP_DPC_SOURCE_ID 10 /* DPC Source Identifier */ |
| 979 | 980 | ||
