Searched refs:scsi_debug_scsi_level (Results 1 – 1 of 1) sorted by relevance
540 static int scsi_debug_scsi_level = DEF_SCSI_LEVEL; variable867 if (scsi_debug_scsi_level >= 6) /* SPC-4 and above */ in check_readiness()1396 arr[2] = scsi_debug_scsi_level; in resp_inquiry()4100 module_param_named(scsi_level, scsi_debug_scsi_level, int, S_IRUGO);4483 if (changed && (scsi_debug_scsi_level >= 5)) { /* >= SPC-3 */ in max_luns_store()4542 return scnprintf(buf, PAGE_SIZE, "%d\n", scsi_debug_scsi_level); in scsi_level_show()