Searched refs:fc_vport_create (Results 1 - 5 of 5) sorted by path

/drivers/scsi/bfa/
H A Dbfad.c1052 fc_vport = fc_vport_create(bfad->pport.im_port->shost, 0, &vid);
/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c3699 new_fc_vport = fc_vport_create(shost, 0, &vport_id);
/drivers/scsi/qla2xxx/
H A Dqla_sup.c1119 vport = fc_vport_create(vha->host, 0, &vid);
H A Dtcm_qla2xxx.c1835 vport = fc_vport_create(sh, 0, &vport_id);
1837 pr_err("fc_vport_create failed for qla2xxx_npiv\n");
/drivers/scsi/
H A Dscsi_transport_fc.c3453 * fc_vport_create - Admin App or LLDD requests creation of a vport
3463 fc_vport_create(struct Scsi_Host *shost, int channel, function
3473 EXPORT_SYMBOL(fc_vport_create); variable

Completed in 79 milliseconds