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