summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-05-30 21:36:12 +0000
committerimp <imp@FreeBSD.org>2006-05-30 21:36:12 +0000
commiteea2675a247d9a55896fed839fb54dcc07966c7c (patch)
treeaebe6be569412bfb29525094bb483da4cff8f26a /sys/dev/pci
parenteb54945e83112d3d390676773deb7254b2129471 (diff)
downloadFreeBSD-src-eea2675a247d9a55896fed839fb54dcc07966c7c.zip
FreeBSD-src-eea2675a247d9a55896fed839fb54dcc07966c7c.tar.gz
Add a define for the Standard SD Host Controller Base Peripheral.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcireg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h
index ed6d206..bb7b469 100644
--- a/sys/dev/pci/pcireg.h
+++ b/sys/dev/pci/pcireg.h
@@ -266,6 +266,7 @@
#define PCIS_BASEPERIPH_TIMER 0x02
#define PCIS_BASEPERIPH_RTC 0x03
#define PCIS_BASEPERIPH_PCIHOT 0x04
+#define PCIS_BASEPERIPH_SDHC 0x05
#define PCIS_BASEPERIPH_OTHER 0x80
#define PCIC_INPUTDEV 0x09
OpenPOWER on IntegriCloud