fc_vport_create
fc_vport = fc_vport_create(bfad->pport.im_port->shost, 0, &vid);
if (fc_vport_create(lport->host, 0, &vpid))
new_fc_vport = fc_vport_create(efct->shost, 0, &vport_id);
new_fc_vport = fc_vport_create(shost, 0, &vport_id);
vport = fc_vport_create(vha->host, 0, &vid);
vport = fc_vport_create(sh, 0, &vport_id);
EXPORT_SYMBOL(fc_vport_create);
struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,