Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h181 extern int ql2xfwholdabts;
H A Dqla_os.c270 int ql2xfwholdabts; variable
271 module_param(ql2xfwholdabts, int, S_IRUGO);
272 MODULE_PARM_DESC(ql2xfwholdabts,
H A Dqla_init.c4562 if (ql2xfwholdabts) in qla24xx_update_fw_options()