Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c919 static unsigned int sdebug_atomic_wr_max_length = DEF_ATOMIC_WR_MAX_LENGTH; variable
1945 put_unaligned_be32(sdebug_atomic_wr_max_length, &arr[40]); in inquiry_vpd_b0()
6013 if (len > sdebug_atomic_wr_max_length) { in resp_atomic_write()
7299 module_param_named(atomic_wr_max_length, sdebug_atomic_wr_max_length, int, S_IRUGO);