Home
last modified time | relevance | path

Searched refs:lpfc_template (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h402 extern struct scsi_host_template lpfc_template;
H A Dlpfc_scsi.c6037 struct scsi_host_template lpfc_template = { variable
H A Dlpfc_init.c4344 memcpy(template, &lpfc_template, sizeof(*template)); in lpfc_create_port()
4353 memcpy(&phba->vport_template, &lpfc_template, in lpfc_create_port()