Searched refs:FNIC_HOST_RESET_SETTLE_TIME (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/fnic/ | ||
| D | fnic.h | 107 #define FNIC_HOST_RESET_SETTLE_TIME 30 /* Sec */ macro |
| D | fnic_scsi.c | 2640 wait_host_tmo = jiffies + FNIC_HOST_RESET_SETTLE_TIME * HZ; in fnic_host_reset() |