Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c946 static unsigned int sdebug_atomic_wr_max_length_bndry = variable
1985 put_unaligned_be32(sdebug_atomic_wr_max_length_bndry, &arr[52]); in inquiry_vpd_b0()
6077 if (len > sdebug_atomic_wr_max_length_bndry) { in resp_atomic_write()
7373 module_param_named(atomic_wr_max_length_bndry, sdebug_atomic_wr_max_length_bndry, int, S_IRUGO);