mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
Merge branch 'svn-trunk'
This commit is contained in:
@@ -210,6 +210,10 @@ enum scst_cdb_flags {
|
||||
SCST_IMPLICIT_HQ = 0x0080,
|
||||
SCST_SKIP_UA = 0x0100,
|
||||
SCST_WRITE_MEDIUM = 0x0200,
|
||||
/*
|
||||
* Set if a command should be executed by the SCST core instead
|
||||
* of by the device handler.
|
||||
*/
|
||||
SCST_LOCAL_CMD = 0x0400,
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user