Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c868 static unsigned int sdebug_atomic_wr_gran = DEF_ATOMIC_WR_GRAN; variable
1864 put_unaligned_be32(sdebug_atomic_wr_gran, &arr[48]); in inquiry_vpd_b0()
5316 if (sdebug_atomic_wr_gran && len % sdebug_atomic_wr_gran) { in resp_atomic_write()
6631 module_param_named(atomic_wr_gran, sdebug_atomic_wr_gran, int, S_IRUGO);