Searched refs:ql2xallocfwdump (Results 1 – 3 of 3) sorted by relevance
134 extern int ql2xallocfwdump;
75 int ql2xallocfwdump = 1; variable76 module_param(ql2xallocfwdump, int, S_IRUGO);77 MODULE_PARM_DESC(ql2xallocfwdump,
3570 if (ql2xallocfwdump && !(IS_P3P_TYPE(ha))) in qla2x00_setup_chip()