Searched refs:sdebug_physblk_exp (Results 1 – 1 of 1) sorted by relevance
650 static int sdebug_physblk_exp = DEF_PHYSBLK_EXP; variable1323 sdebug_physblk_exp < sdebug_opt_xferlen_exp) in inquiry_vpd_b0()1326 gran = 1 << sdebug_physblk_exp; in inquiry_vpd_b0()1675 arr[13] = sdebug_physblk_exp & 0xf; in resp_readcap16()4540 module_param_named(physblk_exp, sdebug_physblk_exp, int, S_IRUGO);5363 if (sdebug_physblk_exp > 15) { in scsi_debug_init()5364 pr_err("invalid physblk_exp %u\n", sdebug_physblk_exp); in scsi_debug_init()