Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_attr.c2424 vport->cfg_nodev_tmo = vport->cfg_devloss_tmo; in lpfc_nodev_tmo_init()
2434 vport->cfg_nodev_tmo = val; in lpfc_nodev_tmo_init()
2442 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
2493 vport->cfg_nodev_tmo = val; in lpfc_nodev_tmo_set()
2546 vport->cfg_nodev_tmo = val; in lpfc_vport_param_init()
Dlpfc.h393 uint32_t cfg_nodev_tmo; member