Searched refs:SG_FLAG_LUN_INHIBIT (Results 1 – 2 of 2) sorted by relevance
156 #define SG_FLAG_LUN_INHIBIT 2 /* default is overwrite lun in SCSI */ macro
708 if (! (hp->flags & SG_FLAG_LUN_INHIBIT)) { in sg_common_write()