summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-06-04 17:47:24 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-06-04 17:47:24 +0000
commitdf572996e8d49ebf00abe3ead05479dba611aec9 (patch)
treebac649b6ba2722b25666df547c9a6bd8c11eb402 /sys/dev/ic
parentc6e025466faf890aadc4a6ffc8ac1f24ed43bda1 (diff)
remove orphaned macros
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/wd33c93reg.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/ic/wd33c93reg.h b/sys/dev/ic/wd33c93reg.h
index 9aed01e1267..314127d7ac1 100644
--- a/sys/dev/ic/wd33c93reg.h
+++ b/sys/dev/ic/wd33c93reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: wd33c93reg.h,v 1.2 2012/04/27 19:48:58 miod Exp $ */
+/* $OpenBSD: wd33c93reg.h,v 1.3 2013/06/04 17:47:23 miod Exp $ */
/* $NetBSD: wd33c93reg.h,v 1.4 2009/02/12 06:24:45 rumble Exp $ */
/*
@@ -362,10 +362,6 @@
#define SCSI_STATUS_MASK 0x3e /* Mask unused bits in status byte */
-/* approximate, but we won't do SBT on selects */
-#define wd33c93_isa_select(cmd) (((cmd) > 0x5) && ((cmd) < 0xa))
-
-#define PAD(n) char n;
#define SBIC_MACHINE_DMA_MODE SBIC_CTL_DMA
/*