Searched refs:fc_dev_loss_tmo (Results 1 – 1 of 1) sorted by relevance
62 static unsigned int fc_dev_loss_tmo = 60; /* seconds */ variable64 module_param_named(dev_loss_tmo, fc_dev_loss_tmo, uint, S_IRUGO|S_IWUSR);447 fc_host->dev_loss_tmo = fc_dev_loss_tmo; in fc_host_setup()