Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c780 static unsigned int sdebug_write_same_length = DEF_WRITESAME_LENGTH; variable
1501 put_unaligned_be64(sdebug_write_same_length, &arr[32]); in inquiry_vpd_b0()
3957 if (num > sdebug_write_same_length) { in resp_write_same_10()
3985 if (num > sdebug_write_same_length) { in resp_write_same_16()
5768 module_param_named(write_same_length, sdebug_write_same_length, int,