Searched refs:new_fc_vport (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c3590 struct fc_vport *new_fc_vport; lpfc_create_static_vport() local
3692 new_fc_vport = fc_vport_create(shost, 0, &vport_id); lpfc_create_static_vport()
3694 if (!new_fc_vport) { lpfc_create_static_vport()
3701 vport = *(struct lpfc_vport **)new_fc_vport->dd_data; lpfc_create_static_vport()

Completed in 92 milliseconds