Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_crtn.h371 struct lpfc_vport *lpfc_create_port(struct lpfc_hba *, int, struct device *);
Dlpfc_vport.c332 vport = lpfc_create_port(phba, instance, &fc_vport->dev); in lpfc_vport_create()
Dlpfc_init.c3274 lpfc_create_port(struct lpfc_hba *phba, int instance, struct device *dev) in lpfc_create_port() function
6134 vport = lpfc_create_port(phba, phba->brd_no, &phba->pcidev->dev); in lpfc_create_shost()