Searched refs:fc_host_dev_loss_tmo (Results 1 – 7 of 7) sorted by relevance
584 #define fc_host_dev_loss_tmo(x) \ macro
715 fc_host_dev_loss_tmo(lp->host) = fnic->config.port_down_timeout / 1000; in fnic_probe()
1811 fc_host_dev_loss_tmo(vha->host) = ha->port_down_retry_count; in qla24xx_vport_create()2020 fc_host_dev_loss_tmo(vha->host) = ha->port_down_retry_count; in qla2x00_init_host_attr()
2222 fc_host_dev_loss_tmo(lpfc_shost_from_vport(vport)) = val; in lpfc_nodev_tmo_set()2272 fc_host_dev_loss_tmo(lpfc_shost_from_vport(vport)) = val; in lpfc_vport_param_init()
2912 fc_host_dev_loss_tmo(shost) = vport->cfg_devloss_tmo; in lpfc_host_attrib_init()
1654 fc_host_dev_loss_tmo(shost) = val; in store_fc_private_host_dev_loss_tmo()
4768 fc_host_dev_loss_tmo(shost) = IBMVFC_DEV_LOSS_TMO; in ibmvfc_probe()