Searched refs:ql2xmaxlun (Results 1 – 1 of 1) sorted by relevance
223 uint64_t ql2xmaxlun = MAX_LUNS; variable224 module_param(ql2xmaxlun, ullong, S_IRUGO);225 MODULE_PARM_DESC(ql2xmaxlun,3416 ql2xmaxlun > 0xffff) in qla2x00_probe_one()3419 host->max_lun = ql2xmaxlun; in qla2x00_probe_one()