Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_attr.c51 #define LPFC_DEF_DEVLOSS_TMO 30 macro
2103 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
2104 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
2146 if (vport->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) { in lpfc_nodev_tmo_init()
2148 if (val != LPFC_DEF_DEVLOSS_TMO) in lpfc_nodev_tmo_init()
2165 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
2209 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) { in lpfc_nodev_tmo_set()
2247 lpfc_vport_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO, in lpfc_vport_param_init() argument