Searched refs:sdebug_physblk_exp (Results 1 – 1 of 1) sorted by relevance
756 static int sdebug_physblk_exp = DEF_PHYSBLK_EXP; variable1465 sdebug_physblk_exp < sdebug_opt_xferlen_exp) in inquiry_vpd_b0()1468 gran = 1 << sdebug_physblk_exp; in inquiry_vpd_b0()1866 arr[13] = sdebug_physblk_exp & 0xf; in resp_readcap16()5609 module_param_named(physblk_exp, sdebug_physblk_exp, int, S_IRUGO);6678 if (sdebug_physblk_exp > 15) { in scsi_debug_init()6679 pr_err("invalid physblk_exp %u\n", sdebug_physblk_exp); in scsi_debug_init()