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