Searched refs:LPFC_DEF_DEVLOSS_TMO (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_attr.c51 #define LPFC_DEF_DEVLOSS_TMO 30 macro
2047 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
2048 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
2090 if (vport->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) {
2092 if (val != LPFC_DEF_DEVLOSS_TMO)
2109 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
2153 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) {
2186 lpfc_vport_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO,

Completed in 92 milliseconds