Home
last modified time | relevance | path

Searched refs:ql2xasynctmfenable (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_gbl.h98 extern int ql2xasynctmfenable;
Dqla_os.c162 int ql2xasynctmfenable; variable
163 module_param(ql2xasynctmfenable, int, S_IRUGO);
164 MODULE_PARM_DESC(ql2xasynctmfenable,
Dqla_mbx.c2500 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_abort_target()
2511 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_lun_reset()