Searched refs:sdebug_unmap_max_blocks (Results 1 – 1 of 1) sorted by relevance
862 static unsigned int sdebug_unmap_max_blocks = DEF_UNMAP_MAX_BLOCKS; variable1843 put_unaligned_be32(sdebug_unmap_max_blocks, &arr[16]); in inquiry_vpd_b0()6627 module_param_named(unmap_max_blocks, sdebug_unmap_max_blocks, int, S_IRUGO);7869 sdebug_unmap_max_blocks = in scsi_debug_init()7870 clamp(sdebug_unmap_max_blocks, 0U, 0xffffffffU); in scsi_debug_init()