Searched refs:sdebug_scsi_level (Results 1 – 1 of 1) sorted by relevance
653 static int sdebug_scsi_level = DEF_SCSI_LEVEL; variable984 if (sdebug_scsi_level >= 6) /* SPC-4 and above */ in make_ua()1514 arr[2] = sdebug_scsi_level; in resp_inquiry()4544 module_param_named(scsi_level, sdebug_scsi_level, int, S_IRUGO);4967 if (changed && (sdebug_scsi_level >= 5)) { /* >= SPC-3 */ in max_luns_store()5032 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_scsi_level); in scsi_level_show()