summaryrefslogtreecommitdiff
path: root/sys/dev/vx
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-10-23 04:50:35 +0000
committerWarner Losh <imp@FreeBSD.org>2003-10-23 04:50:35 +0000
commit8abef7fd9b093c9c9f548cea238eb7ecc42b9bd7 (patch)
tree2d2c66a55664c9ad3d46459d812b02b7b4acd39e /sys/dev/vx
parent2cb869e075a9fa311d357d182eacfeb4a30af8a3 (diff)
Notes
Diffstat (limited to 'sys/dev/vx')
-rw-r--r--sys/dev/vx/if_vxreg.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/vx/if_vxreg.h b/sys/dev/vx/if_vxreg.h
index 8871c04109fa..a6a95cd18cf5 100644
--- a/sys/dev/vx/if_vxreg.h
+++ b/sys/dev/vx/if_vxreg.h
@@ -103,11 +103,6 @@ struct vx_softc {
#define VX_ID_PORT 0x100
/*
- * some macros to acces long named fields
- */
-#define BASE (sc->vx_io_addr)
-
-/*
* Commands to read/write EEPROM trough EEPROM command register (Window 0,
* Offset 0xa)
*/