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