Searched refs:SG_FLAG_UNUSED_LUN_INHIBIT (Results 1 – 3 of 3) sorted by relevance
13 #if defined(SG_FLAG_UNUSED_LUN_INHIBIT) || (defined(HAVE_DECL_SG_FLAG_UNUSED_LUN_INHIBIT) && HAVE_D…15 static_assert((SG_FLAG_UNUSED_LUN_INHIBIT) == (2), "SG_FLAG_UNUSED_LUN_INHIBIT != 2");18 # define SG_FLAG_UNUSED_LUN_INHIBIT 262 XLAT(SG_FLAG_UNUSED_LUN_INHIBIT),
2 SG_FLAG_UNUSED_LUN_INHIBIT 2
85 #define SG_FLAG_UNUSED_LUN_INHIBIT 2 /* default is overwrite lun in SCSI */ macro