Searched refs:ql2xdelay_before_pci_error_handling (Results 1 – 1 of 1) sorted by relevance
334 static u32 ql2xdelay_before_pci_error_handling = 5; variable335 module_param(ql2xdelay_before_pci_error_handling, uint, 0644);336 MODULE_PARM_DESC(ql2xdelay_before_pci_error_handling,7348 if (time_after_eq(jiffies, ha->eeh_jif + ql2xdelay_before_pci_error_handling * HZ) && in qla_wind_down_chip()