Home
last modified time | relevance | path

Searched refs:sdebug_write_same_length (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c917 static unsigned int sdebug_write_same_length = DEF_WRITESAME_LENGTH; variable
1942 put_unaligned_be64(sdebug_write_same_length, &arr[32]); in inquiry_vpd_b0()
5241 if (num > sdebug_write_same_length) { in resp_write_same_10()
5269 if (num > sdebug_write_same_length) { in resp_write_same_16()
7309 module_param_named(write_same_length, sdebug_write_same_length, int,