Searched refs:ql2xallocfwdump (Results 1 – 3 of 3) sorted by relevance
149 extern int ql2xallocfwdump;
86 int ql2xallocfwdump = 1; variable87 module_param(ql2xallocfwdump, int, S_IRUGO);88 MODULE_PARM_DESC(ql2xallocfwdump,
3774 if (ql2xallocfwdump && !(IS_P3P_TYPE(ha))) in qla2x00_setup_chip()