aboutsummaryrefslogtreecommitdiff
path: root/original/scsi/scsi_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/scsi/scsi_proto.h')
-rw-r--r--original/scsi/scsi_proto.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/original/scsi/scsi_proto.h b/original/scsi/scsi_proto.h
index fbe5bdf..07d65c1 100644
--- a/original/scsi/scsi_proto.h
+++ b/original/scsi/scsi_proto.h
@@ -151,6 +151,11 @@
#define ZO_FINISH_ZONE 0x02
#define ZO_OPEN_ZONE 0x03
#define ZO_RESET_WRITE_POINTER 0x04
+/* values for PR in service action */
+#define READ_KEYS 0x00
+#define READ_RESERVATION 0x01
+#define REPORT_CAPABILITES 0x02
+#define READ_FULL_STATUS 0x03
/* values for variable length command */
#define XDREAD_32 0x03
#define XDWRITE_32 0x04