aboutsummaryrefslogtreecommitdiff
path: root/testing/uapi_sg.h
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2019-04-19 18:15:45 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2019-04-19 18:15:45 +0000
commit7dff7ae9433763457872082271aac0487e14d158 (patch)
treeb58832a541c07f160176b8a789f7e1110c0e743b /testing/uapi_sg.h
parentf55a523cb14c613b30b6d63fe78c892e8a414e3a (diff)
downloadsg3_utils-7dff7ae9433763457872082271aac0487e14d158.tar.gz
spelling and testing for sg v4 driver
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@819 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'testing/uapi_sg.h')
-rw-r--r--testing/uapi_sg.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/uapi_sg.h b/testing/uapi_sg.h
index ad41d679..053b0ffc 100644
--- a/testing/uapi_sg.h
+++ b/testing/uapi_sg.h
@@ -14,7 +14,7 @@
* Later extensions (versions 2, 3 and 4) to driver:
* Copyright (C) 1998 - 2018 Douglas Gilbert
*
- * Version 4.0.08 (20190406)
+ * Version 4.0.08 (20190419)
* This version is for Linux 2.6, 3, 4 and 5 series kernels.
*
* Documentation
@@ -206,10 +206,8 @@ typedef struct sg_req_info { /* used by SG_GET_REQUEST_TABLE ioctl() */
#define SG_SEIRV_VERS_NUM 0x2 /* get driver version number as int */
#define SG_SEIRV_FL_RQS 0x3 /* number of requests in free list */
#define SG_SEIRV_DEV_FL_RQS 0x4 /* sum(fl rqs) on all dev's fds */
-#define SG_SEIRV_TRC_SZ 0x5 /* current size of trace buffer */
-#define SG_SEIRV_TRC_MAX_SZ 0x6 /* maximum size of trace buffer */
-#define SG_SEIRV_SUBMITTED 0x7 /* number of mrqs submitted+unread */
-#define SG_SEIRV_DEV_SUBMITTED 0x8 /* sum(submiited) on all dev's fds */
+#define SG_SEIRV_SUBMITTED 0x5 /* number of mrqs submitted+unread */
+#define SG_SEIRV_DEV_SUBMITTED 0x6 /* sum(submitted) on all dev's fds */
/*
* A pointer to the following structure is passed as the third argument to