summaryrefslogtreecommitdiffstats
path: root/sys/dev/dpt/dpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dpt/dpt.h')
-rw-r--r--sys/dev/dpt/dpt.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h
index f97586c..a715e588 100644
--- a/sys/dev/dpt/dpt.h
+++ b/sys/dev/dpt/dpt.h
@@ -1110,16 +1110,6 @@ typedef struct dpt_softc {
#define DPT_HA_COMMAND_ACTIVE 0x00000080
#define DPT_HA_QUIET 0x00000100
-#ifdef DPT_LOST_IRQ
-#define DPT_LOST_IRQ_SET 0x10000000
-#define DPT_LOST_IRQ_ACTIVE 0x20000000
-#endif
-
-#ifdef DPT_HANDLE_TIMEOUTS
-#define DPT_HA_TIMEOUTS_SET 0x40000000
-#define DPT_HA_TIMEOUTS_ACTIVE 0x80000000
-#endif
-
u_int8_t primary; /* true if primary */
u_int8_t more_support :1, /* HBA supports MORE flag */
OpenPOWER on IntegriCloud