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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h345 struct lpfc_vport *lpfc_create_port(struct lpfc_hba *, int, struct device *);
H A Dlpfc_vport.c332 vport = lpfc_create_port(phba, instance, &fc_vport->dev);
H A Dlpfc_init.c2577 * lpfc_create_port - Create an FC port
2593 lpfc_create_port(struct lpfc_hba *phba, int instance, struct device *dev) function
4959 vport = lpfc_create_port(phba, phba->brd_no, &phba->pcidev->dev);

Completed in 62 milliseconds