summaryrefslogtreecommitdiffstats
path: root/share/misc/scsi_modes
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2012-04-17 11:13:03 +0000
committermav <mav@FreeBSD.org>2012-04-17 11:13:03 +0000
commitef881c3335e928604952cacde8c36cdc46fe1f72 (patch)
treefac7aade209a9e93eb678cfb9521afcff499e540 /share/misc/scsi_modes
parentaa6b6972ada9e117e6a8ce2cf487863f75459921 (diff)
downloadFreeBSD-src-ef881c3335e928604952cacde8c36cdc46fe1f72.zip
FreeBSD-src-ef881c3335e928604952cacde8c36cdc46fe1f72.tar.gz
Add some more SCSI mode pages from SPC-4 spec.
MFC after: 1 week
Diffstat (limited to 'share/misc/scsi_modes')
-rw-r--r--share/misc/scsi_modes25
1 files changed, 24 insertions, 1 deletions
diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes
index f6116e8..4f7e59a 100644
--- a/share/misc/scsi_modes
+++ b/share/misc/scsi_modes
@@ -92,6 +92,25 @@
{Reserved} *i1
}
+0x15 "Extended Page";
+
+0x16 "Extended Device-Type Specific Page";
+
+0x1c "Informational Exceptions Control Page" {
+ {PERF} t1
+ {Reserved} *t1
+ {EBF} t1
+ {EWasc} t1
+ {DExcpt} t1
+ {TEST} t1
+ {EBACKERR} t1
+ {LogErr} t1
+ {Reserved} *t4
+ {MRIE} b4
+ {Interval Timer} i4
+ {Report Count} i4
+}
+
0x09 "Peripheral Device Page" {
{Interface Identifier} i2
{Reserved} *i1
@@ -100,7 +119,7 @@
{Reserved} *i1
}
-0x1a "Power Control" {
+0x1a "Power Condition Page" {
{Reserved} *i1
{Reserved} *t6
{Idle} t1
@@ -109,6 +128,10 @@
{Standby Condition Timer} i4
}
+0x18 "Protocol-Specific LUN Page";
+
+0x19 "Protocol-Specific Port Page";
+
# DIRECT ACCESS DEVICES
0x08 "Caching Page" {
{IC} t1
OpenPOWER on IntegriCloud