summaryrefslogtreecommitdiffstats
path: root/sys/dev/ciss/cissreg.h
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2005-04-19 06:11:16 +0000
committerps <ps@FreeBSD.org>2005-04-19 06:11:16 +0000
commitb7632e9a5b90b6ef37dd38fcab327427cdeb3f06 (patch)
tree416f88ea01b7a9d7e66acf562fc6b6fea366d168 /sys/dev/ciss/cissreg.h
parent046acb18c8690d260693e3ba39b540e242aa729b (diff)
downloadFreeBSD-src-b7632e9a5b90b6ef37dd38fcab327427cdeb3f06.zip
FreeBSD-src-b7632e9a5b90b6ef37dd38fcab327427cdeb3f06.tar.gz
Provide a way to soft reset a proxy controller such as an MSA20 or
MSA500. This is useful if you need to reset one of the storage arrays on reboot.
Diffstat (limited to 'sys/dev/ciss/cissreg.h')
-rw-r--r--sys/dev/ciss/cissreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ciss/cissreg.h b/sys/dev/ciss/cissreg.h
index b621ce4..65fad48 100644
--- a/sys/dev/ciss/cissreg.h
+++ b/sys/dev/ciss/cissreg.h
@@ -449,6 +449,7 @@ struct ciss_config_table
#define CISS_BMIC_ID_PDRIVE 0x15
#define CISS_BMIC_BLINK_PDRIVE 0x16
#define CISS_BMIC_SENSE_BLINK_PDRIVE 0x17
+#define CISS_BMIC_SOFT_RESET 0x40
#define CISS_BMIC_FLUSH_CACHE 0xc2
#define CISS_BMIC_ACCEPT_MEDIA 0xe0
OpenPOWER on IntegriCloud