aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-03-20 18:27:09 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-03-20 18:27:09 +0000
commit0e1964f8e01f11844557fdd877341641c5e8a96e (patch)
tree34934fff32d916942ef00d2b5ae6a3b2dd2f94a4 /include
parent19b5bcdaf6a28ec9d8c08009ddbbbffefa91d692 (diff)
downloadsg3_utils-0e1964f8e01f11844557fdd877341641c5e8a96e.tar.gz
sg_opcodes: improve handling of RWCDLP field; sg_lib: add ZBC (2020) feature set entries
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@879 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'include')
-rw-r--r--include/sg_lib.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/sg_lib.h b/include/sg_lib.h
index 1ece717f..e5bcc3b5 100644
--- a/include/sg_lib.h
+++ b/include/sg_lib.h
@@ -2,7 +2,7 @@
#define SG_LIB_H
/*
- * Copyright (c) 2004-2019 Douglas Gilbert.
+ * Copyright (c) 2004-2021 Douglas Gilbert.
* All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the BSD_LICENSE file.
@@ -117,6 +117,9 @@ extern "C" {
#define SCSI_FS_SBC_BASE_2016 0x101
#define SCSI_FS_SBC_BASIC_PROV_2016 0x103
#define SCSI_FS_SBC_DRIVE_MAINT_2016 0x104
+#define SCSI_FS_ZBC_HOST_AWARE_2020 0x300
+#define SCSI_FS_ZBC_HOST_MANAGED_2020 0x301
+#define SCSI_FS_ZBC_DOMAINS_REALMS_2020 0x302
/* Often SCSI responses use the highest integer that can fit in a field
* to indicate "unbounded" or limit does not apply. Sometimes represented