X-Git-Url: http://git.agner.ch/gitweb/?p=linux-drm-fsl-dcu.git;a=blobdiff_plain;f=include%2Ftarget%2Ftarget_core_base.h;h=5f48754dc36ae0e15e06527c0cb63dc29324721e;hp=ac9bf1c0e42d851a6059224cbea852b5d7b9bd44;hb=e4fc141d2a022a63c87a4851b3c688eca6a1647b;hpb=0a3579e39dd0412b3ff932e32ae7a22a604200f0 diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index ac9bf1c0e42d..5f48754dc36a 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h @@ -730,6 +730,7 @@ struct se_device { #define DF_EMULATED_VPD_UNIT_SERIAL 0x00000004 #define DF_USING_UDEV_PATH 0x00000008 #define DF_USING_ALIAS 0x00000010 +#define DF_READ_ONLY 0x00000020 /* Physical device queue depth */ u32 queue_depth; /* Used for SPC-2 reservations enforce of ISIDs */