mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Follow-up for r4395: Make SCST build again on pre-2.6.38 kernels
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4396 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -333,6 +333,12 @@ enum scst_cdb_flags {
|
||||
#ifndef MI_REPORT_IDENTIFYING_INFORMATION
|
||||
#define MI_REPORT_IDENTIFYING_INFORMATION 0x05
|
||||
#endif
|
||||
#ifndef MI_REPORT_SUPPORTED_OPERATION_CODES
|
||||
#define MI_REPORT_SUPPORTED_OPERATION_CODES 0x0c
|
||||
#endif
|
||||
#ifndef MI_REPORT_SUPPORTED_TASK_MANAGEMENT_FUNCTIONS
|
||||
#define MI_REPORT_SUPPORTED_TASK_MANAGEMENT_FUNCTIONS 0x0d
|
||||
#endif
|
||||
#endif
|
||||
#ifndef SERVICE_ACTION_IN
|
||||
#define SERVICE_ACTION_IN 0x9e
|
||||
|
||||
Reference in New Issue
Block a user