Home
last modified time | relevance | path

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

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