Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c3612 vport->cfg_nodev_tmo = vport->cfg_devloss_tmo; in lpfc_nodev_tmo_init()
3622 vport->cfg_nodev_tmo = val; in lpfc_nodev_tmo_init()
3630 vport->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; in lpfc_nodev_tmo_init()
3698 vport->cfg_nodev_tmo = val; in lpfc_nodev_tmo_set()
3750 vport->cfg_nodev_tmo = val; in lpfc_vport_param_init()
H A Dlpfc.h459 uint32_t cfg_nodev_tmo; member