Searched refs:sdebug_unmap_max_blocks (Results 1 – 1 of 1) sorted by relevance
779 static unsigned int sdebug_unmap_max_blocks = DEF_UNMAP_MAX_BLOCKS; variable1495 put_unaligned_be32(sdebug_unmap_max_blocks, &arr[16]); in inquiry_vpd_b0()5874 module_param_named(unmap_max_blocks, sdebug_unmap_max_blocks, int, S_IRUGO);7067 sdebug_unmap_max_blocks = in scsi_debug_init()7068 clamp(sdebug_unmap_max_blocks, 0U, 0xffffffffU); in scsi_debug_init()