Searched refs:scsi_debug_physblk_exp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c177 static int scsi_debug_physblk_exp = DEF_PHYSBLK_EXP; variable
711 gran = 1 << scsi_debug_physblk_exp;
1038 arr[13] = scsi_debug_physblk_exp & 0xf;
2704 module_param_named(physblk_exp, scsi_debug_physblk_exp, int, S_IRUGO);
3263 if (scsi_debug_physblk_exp > 15) {
3265 scsi_debug_physblk_exp);

Completed in 138 milliseconds