aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/hotplug/pciehp.h')
-rw-r--r--drivers/pci/hotplug/pciehp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/pci/hotplug/pciehp.h b/drivers/pci/hotplug/pciehp.h
index b20a38da7a80..13be51dd401e 100644
--- a/drivers/pci/hotplug/pciehp.h
+++ b/drivers/pci/hotplug/pciehp.h
@@ -117,17 +117,6 @@ struct controller {
117#define POWERON_STATE 3 117#define POWERON_STATE 3
118#define POWEROFF_STATE 4 118#define POWEROFF_STATE 4
119 119
120/* Error messages */
121#define INTERLOCK_OPEN 0x00000002
122#define ADD_NOT_SUPPORTED 0x00000003
123#define CARD_FUNCTIONING 0x00000005
124#define ADAPTER_NOT_SAME 0x00000006
125#define NO_ADAPTER_PRESENT 0x00000009
126#define NOT_ENOUGH_RESOURCES 0x0000000B
127#define DEVICE_TYPE_NOT_SUPPORTED 0x0000000C
128#define WRONG_BUS_FREQUENCY 0x0000000D
129#define POWER_FAILURE 0x0000000E
130
131/* Field definitions in Slot Capabilities Register */ 120/* Field definitions in Slot Capabilities Register */
132#define ATTN_BUTTN_PRSN 0x00000001 121#define ATTN_BUTTN_PRSN 0x00000001
133#define PWR_CTRL_PRSN 0x00000002 122#define PWR_CTRL_PRSN 0x00000002