Searched refs:vport_template (Results 1 – 2 of 2) sorted by relevance
1258 struct scsi_host_template vport_template; member
4353 memcpy(&phba->vport_template, &lpfc_template, in lpfc_create_port()4355 phba->vport_template.max_sectors = 0xffff; in lpfc_create_port()4356 phba->vport_template.shost_attrs = lpfc_vport_attrs; in lpfc_create_port()4357 phba->vport_template.eh_bus_reset_handler = NULL; in lpfc_create_port()4358 phba->vport_template.eh_host_reset_handler = NULL; in lpfc_create_port()4359 phba->vport_template.vendor_id = 0; in lpfc_create_port()4364 phba->vport_template.sg_tablesize = in lpfc_create_port()4368 phba->vport_template.sg_tablesize = in lpfc_create_port()4378 template = &phba->vport_template; in lpfc_create_port()