Searched refs:FW_ALIVE_WAIT_TOV (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ | ||
D | ql4_def.h | 214 #define FW_ALIVE_WAIT_TOV 3 macro |
D | ql4_os.c | 4923 wait = jiffies + (FW_ALIVE_WAIT_TOV * HZ); in qla4xxx_recover_adapter() |