Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h157 extern int ql2xasynctmfenable;
H A Dqla_os.c206 int ql2xasynctmfenable = 1; variable
207 module_param(ql2xasynctmfenable, int, S_IRUGO);
208 MODULE_PARM_DESC(ql2xasynctmfenable,
H A Dqla_mbx.c3216 if (ql2xasynctmfenable) in qla24xx_abort_command()
3383 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_abort_target()
3394 if ((ql2xasynctmfenable) && IS_FWI2_CAPABLE(ha)) in qla24xx_lun_reset()