summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pcireg.h')
-rw-r--r--sys/pci/pcireg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/pcireg.h b/sys/pci/pcireg.h
index 2a32f50..8f6e474 100644
--- a/sys/pci/pcireg.h
+++ b/sys/pci/pcireg.h
@@ -52,6 +52,7 @@
#define PCIR_COMMAND 0x04
#define PCIM_CMD_PORTEN 0x0001
#define PCIM_CMD_MEMEN 0x0002
+#define PCIM_CMD_MWRICEN 0x0010
#define PCIM_CMD_BUSMASTEREN 0x0004
#define PCIM_CMD_PERRESPEN 0x0040
#define PCIR_STATUS 0x06
OpenPOWER on IntegriCloud