aboutsummaryrefslogtreecommitdiff
path: root/sg_io_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'sg_io_linux.h')
-rw-r--r--sg_io_linux.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sg_io_linux.h b/sg_io_linux.h
index 30047c11..08d0b405 100644
--- a/sg_io_linux.h
+++ b/sg_io_linux.h
@@ -162,10 +162,6 @@ extern int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp,
extern int sg_normalize_sense(const struct sg_io_hdr * hp,
struct sg_scsi_sense_hdr * sshp);
-
-/* Some extra "category" function returns (beyond those in sg_lib.h) */
-#define SG_LIB_CAT_TIMEOUT 33
-
extern int sg_err_category(int masked_status, int host_status,
int driver_status, const unsigned char * sense_buffer,
int sb_len);