mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
Removed the constant REPORT_DEVICE_IDENTIFIER from scst/include/scst_const.h because it is not used anywhere in the SCST source tree.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3432 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -272,7 +272,6 @@ enum scst_cdb_flags {
|
||||
/*************************************************************
|
||||
* SCSI opcodes not listed anywhere else
|
||||
*************************************************************/
|
||||
#define REPORT_DEVICE_IDENTIFIER 0xA3
|
||||
#define INIT_ELEMENT_STATUS 0x07
|
||||
#define INIT_ELEMENT_STATUS_RANGE 0x37
|
||||
#define PREVENT_ALLOW_MEDIUM 0x1E
|
||||
|
||||
Reference in New Issue
Block a user