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