summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni.h')
-rw-r--r--sys/dev/hea/eni.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h
index e44a2a9..76b4c9c 100644
--- a/sys/dev/hea/eni.h
+++ b/sys/dev/hea/eni.h
@@ -442,7 +442,9 @@ struct mbd {
*/
struct eni_unit {
Cmn_unit eu_cmn; /* Common unit stuff */
+#ifdef COMPAT_OLDPCI
pcici_t eu_pcitag; /* PCI tag */
+#endif
Eni_mem eu_base; /* Adapter memory base */
Eni_mem eu_ram; /* Adapter RAM */
u_long eu_ramsize;
OpenPOWER on IntegriCloud