Merge branches 'pm-sleep' and 'pm-cpufreq'
[cascardo/linux.git] / drivers / scsi / cxlflash / main.h
index a893408..e43545c 100644 (file)
@@ -88,6 +88,8 @@ enum undo_level {
 
 struct dev_dependent_vals {
        u64 max_sectors;
+       u64 flags;
+#define CXLFLASH_NOTIFY_SHUTDOWN   0x0000000000000001ULL
 };
 
 struct asyc_intr_info {