Searched refs:sdebug_unmap_max_desc (Results 1 – 1 of 1) sorted by relevance
771 static unsigned int sdebug_unmap_max_desc = DEF_UNMAP_MAX_DESC; variable1483 put_unaligned_be32(sdebug_unmap_max_desc, &arr[20]); in inquiry_vpd_b0()3971 if (descriptors > sdebug_unmap_max_desc) { in resp_unmap()5661 module_param_named(unmap_max_desc, sdebug_unmap_max_desc, int, S_IRUGO);6833 sdebug_unmap_max_desc = in scsi_debug_init()6834 clamp(sdebug_unmap_max_desc, 0U, 256U); in scsi_debug_init()