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