Searched refs:vport_template (Results 1 – 2 of 2) sorted by relevance
1595 struct scsi_host_template vport_template; member
4560 memcpy(&phba->vport_template, &lpfc_template, in lpfc_create_port()4562 phba->vport_template.shost_attrs = lpfc_vport_attrs; in lpfc_create_port()4563 phba->vport_template.eh_bus_reset_handler = NULL; in lpfc_create_port()4564 phba->vport_template.eh_host_reset_handler = NULL; in lpfc_create_port()4565 phba->vport_template.vendor_id = 0; in lpfc_create_port()4570 phba->vport_template.sg_tablesize = in lpfc_create_port()4574 phba->vport_template.sg_tablesize = in lpfc_create_port()4584 template = &phba->vport_template; in lpfc_create_port()