Home
last modified time | relevance | path

Searched refs:FNIC_HOST_RESET_SETTLE_TIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/fnic/
Dfnic.h107 #define FNIC_HOST_RESET_SETTLE_TIME 30 /* Sec */ macro
Dfnic_scsi.c2544 wait_host_tmo = jiffies + FNIC_HOST_RESET_SETTLE_TIME * HZ; in fnic_host_reset()