Searched refs:sdebug_atomic_wr_max_length (Results 1 – 1 of 1) sorted by relevance
945 static unsigned int sdebug_atomic_wr_max_length = DEF_ATOMIC_WR_MAX_LENGTH; variable1979 put_unaligned_be32(sdebug_atomic_wr_max_length, &arr[40]); in inquiry_vpd_b0()6087 if (len > sdebug_atomic_wr_max_length) { in resp_atomic_write()7414 module_param_named(atomic_wr_max_length, sdebug_atomic_wr_max_length, int, S_IRUGO);