aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi-sbc.h
diff options
context:
space:
mode:
authorAnish Bhatt <anish@chelsio.com>2014-06-15 18:39:51 -0700
committerAnders Broman <a.broman58@gmail.com>2014-06-17 05:47:57 +0000
commit5ca64ca97b101ff09b224a30447e9d39b622728c (patch)
tree5f8e81df71430a9152b906758a724bf35c2fc89c /epan/dissectors/packet-scsi-sbc.h
parenta9a73a8cc097c38e712a0828ac154d7bf6a07444 (diff)
Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissector
Picking up leftover work on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8843 Change-Id: Ie3df55ae3309cf68f64b2aa184fb2904d1200cb5 Signed-off-by: Anish Bhatt <anish@chelsio.com> Reviewed-on: https://code.wireshark.org/review/2239 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-scsi-sbc.h')
-rw-r--r--epan/dissectors/packet-scsi-sbc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-scsi-sbc.h b/epan/dissectors/packet-scsi-sbc.h
index 0506507b1f..c2d806edd9 100644
--- a/epan/dissectors/packet-scsi-sbc.h
+++ b/epan/dissectors/packet-scsi-sbc.h
@@ -41,6 +41,7 @@
#define SCSI_SBC_READ16 0x88
#define SCSI_SBC_READCAPACITY10 0x25
#define SCSI_SBC_SERVICEACTIONIN16 0x9E
+#define SCSI_SBC_SERVICEACTIONOUT16 0x9F
#define SCSI_SBC_READDEFDATA10 0x37
#define SCSI_SBC_READDEFDATA12 0xB7
#define SCSI_SBC_READLONG 0x3E