From 508bcb9f3367f5b336f6b54987acc3ee374e5002 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 23 Sep 2010 16:56:30 +0000 Subject: [PATCH] Removed even more obsolete symbols. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2215 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- ibmvstgt/src/scsi_host.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/ibmvstgt/src/scsi_host.h b/ibmvstgt/src/scsi_host.h index 6407971fe..4e44da18f 100644 --- a/ibmvstgt/src/scsi_host.h +++ b/ibmvstgt/src/scsi_host.h @@ -36,9 +36,6 @@ struct blk_queue_tags; #define SG_NONE 0 #define SG_ALL SCSI_MAX_SG_SEGMENTS -#define MODE_UNKNOWN 0x00 -#define MODE_INITIATOR 0x01 - #define DISABLE_CLUSTERING 0 #define ENABLE_CLUSTERING 1