Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h108 #define FNIC_HOST_RESET_SETTLE_TIME 30 /* Sec */ macro
H A Dfnic_scsi.c2519 wait_host_tmo = jiffies + FNIC_HOST_RESET_SETTLE_TIME * HZ; in fnic_host_reset()