summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic/aicvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aic/aicvar.h')
-rw-r--r--sys/dev/aic/aicvar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/aic/aicvar.h b/sys/dev/aic/aicvar.h
index 540a25a..5d789b4 100644
--- a/sys/dev/aic/aicvar.h
+++ b/sys/dev/aic/aicvar.h
@@ -106,7 +106,8 @@ struct aic_softc {
#define AIC_IDLE 0x00
#define AIC_SELECTING 0x01
#define AIC_RESELECTED 0x02
-#define AIC_HASNEXUS 0x03
+#define AIC_RECONNECTING 0x03
+#define AIC_HASNEXUS 0x04
#define AIC_MSG_IDENTIFY 0x01
#define AIC_MSG_TAG_Q 0x02
OpenPOWER on IntegriCloud