Searched refs:scsi_debug_physblk_exp (Results 1 – 1 of 1) sorted by relevance
538 static int scsi_debug_physblk_exp = DEF_PHYSBLK_EXP; variable1203 gran = 1 << scsi_debug_physblk_exp; in inquiry_evpd_b0()1560 arr[13] = scsi_debug_physblk_exp & 0xf; in resp_readcap16()4097 module_param_named(physblk_exp, scsi_debug_physblk_exp, int, S_IRUGO);4832 if (scsi_debug_physblk_exp > 15) { in scsi_debug_init()4834 scsi_debug_physblk_exp); in scsi_debug_init()