Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_vport.c342 vport = lpfc_create_port(phba, instance, &fc_vport->dev); in lpfc_vport_create()
Dlpfc_crtn.h476 struct lpfc_vport *lpfc_create_port(struct lpfc_hba *, int, struct device *);
Dlpfc_init.c4705 lpfc_create_port(struct lpfc_hba *phba, int instance, struct device *dev) in lpfc_create_port() function
9128 vport = lpfc_create_port(phba, phba->brd_no, &phba->pcidev->dev); in lpfc_create_shost()