Searched refs:vport_template (Results 1 – 2 of 2) sorted by relevance
1602 struct scsi_host_template vport_template; member
4578 memcpy(&phba->vport_template, &lpfc_template, in lpfc_create_port()4580 phba->vport_template.shost_attrs = lpfc_vport_attrs; in lpfc_create_port()4581 phba->vport_template.eh_bus_reset_handler = NULL; in lpfc_create_port()4582 phba->vport_template.eh_host_reset_handler = NULL; in lpfc_create_port()4583 phba->vport_template.vendor_id = 0; in lpfc_create_port()4588 phba->vport_template.sg_tablesize = in lpfc_create_port()4592 phba->vport_template.sg_tablesize = in lpfc_create_port()4602 template = &phba->vport_template; in lpfc_create_port()