summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin T. Gibbs <gibbs@FreeBSD.org>2000-09-23 00:08:14 +0000
committerJustin T. Gibbs <gibbs@FreeBSD.org>2000-09-23 00:08:14 +0000
commit6a3e9bab46bc1163a614cd07b00761da12ed47e3 (patch)
tree00becb079c81ed90418b5fcbcb732f21d41cbf93
parentcba46f94868c0347e88684ba61fdc9b76d8a7be4 (diff)
Notes
-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 0f6fb28e07d4..2b94b3551ce9 100644
--- a/sys/pci/pcireg.h
+++ b/sys/pci/pcireg.h
@@ -56,6 +56,7 @@
#define PCIM_CMD_PORTEN 0x0001
#define PCIM_CMD_MEMEN 0x0002
#define PCIM_CMD_BUSMASTEREN 0x0004
+#define PCIM_CMD_MWRICEN 0x0010
#define PCIM_CMD_PERRESPEN 0x0040
#define PCIR_STATUS 0x06
#define PCIR_REVID 0x08