Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c52 #define LPFC_DEF_DEVLOSS_TMO 30 macro
2879 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
2880 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
2922 if (vport->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) { in lpfc_nodev_tmo_init()
2924 if (val != LPFC_DEF_DEVLOSS_TMO) in lpfc_nodev_tmo_init()
2941 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
2985 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) { in lpfc_nodev_tmo_set()
3023 lpfc_vport_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO, in lpfc_vport_param_init() argument