summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-08-22 15:35:37 +0000
committerimp <imp@FreeBSD.org>2003-08-22 15:35:37 +0000
commit43f22bacb51b72c9fe3368245841551aa7583de4 (patch)
treea4788640cfcc277412e4e37e1fbac026d2c14f03 /sys/dev/hea
parentd804accbc1d46d82de1fd86bae2c50ce1826d325 (diff)
downloadFreeBSD-src-43f22bacb51b72c9fe3368245841551aa7583de4.zip
FreeBSD-src-43f22bacb51b72c9fe3368245841551aa7583de4.tar.gz
fix reference to pci/pcireg.h
Diffstat (limited to 'sys/dev/hea')
-rw-r--r--sys/dev/hea/eni.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h
index 1e753b2..53ecef1 100644
--- a/sys/dev/hea/eni.h
+++ b/sys/dev/hea/eni.h
@@ -234,7 +234,7 @@
*/
/*
- * Part of PCI configuration registers but not defined in <pci/pcireg.h>
+ * Part of PCI configuration registers but not defined in <dev/pci/pcireg.h>
*/
#define PCI_CONTROL_REG 0x60
#define ENDIAN_SWAP_DMA 0x80 /* Enable endian swaps on DMA */
OpenPOWER on IntegriCloud