Searched refs:scsi_debug_physblk_exp (Results 1 – 1 of 1) sorted by relevance
541 static int scsi_debug_physblk_exp = DEF_PHYSBLK_EXP; variable1206 gran = 1 << scsi_debug_physblk_exp; in inquiry_evpd_b0()1562 arr[13] = scsi_debug_physblk_exp & 0xf; in resp_readcap16()4098 module_param_named(physblk_exp, scsi_debug_physblk_exp, int, S_IRUGO);4830 if (scsi_debug_physblk_exp > 15) { in scsi_debug_init()4831 pr_err("invalid physblk_exp %u\n", scsi_debug_physblk_exp); in scsi_debug_init()