Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c864 static unsigned int sdebug_write_same_length = DEF_WRITESAME_LENGTH; variable
1859 put_unaligned_be64(sdebug_write_same_length, &arr[32]); in inquiry_vpd_b0()
4589 if (num > sdebug_write_same_length) { in resp_write_same_10()
4617 if (num > sdebug_write_same_length) { in resp_write_same_16()
6639 module_param_named(write_same_length, sdebug_write_same_length, int,