Searched refs:ql2xshiftctondsd (Results 1 – 3 of 3) sorted by relevance
140 extern int ql2xshiftctondsd;
103 int ql2xshiftctondsd = 6; variable104 module_param(ql2xshiftctondsd, int, S_IRUGO);105 MODULE_PARM_DESC(ql2xshiftctondsd,
3049 if (tot_dsds > ql2xshiftctondsd) { in qla82xx_start_scsi()