diff options
Diffstat (limited to 'drivers/scsi/constants.c')
-rw-r--r-- | drivers/scsi/constants.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/constants.c b/drivers/scsi/constants.c index 52afabd23d9f..aee62f60b43d 100644 --- a/drivers/scsi/constants.c +++ b/drivers/scsi/constants.c | |||
@@ -21,10 +21,6 @@ | |||
21 | 21 | ||
22 | 22 | ||
23 | /* Commands with service actions that change the command name */ | 23 | /* Commands with service actions that change the command name */ |
24 | #define SERVICE_ACTION_IN_12 0xab | ||
25 | #define SERVICE_ACTION_OUT_12 0xa9 | ||
26 | #define SERVICE_ACTION_BIDIRECTIONAL 0x9d | ||
27 | #define SERVICE_ACTION_OUT_16 0x9f | ||
28 | #define THIRD_PARTY_COPY_OUT 0x83 | 24 | #define THIRD_PARTY_COPY_OUT 0x83 |
29 | #define THIRD_PARTY_COPY_IN 0x84 | 25 | #define THIRD_PARTY_COPY_IN 0x84 |
30 | 26 | ||