Searched refs:fc_vport_create (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1695 vport = fc_vport_create(sh, 0, &vport_id); in tcm_qla2xxx_lport_register_npiv_cb()
|
| H A D | qla_sup.c | 1196 vport = fc_vport_create(vha->host, 0, &vid); in qla2xxx_flash_npiv_conf()
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 3960 fc_vport_create(struct Scsi_Host *shost, int channel, in fc_vport_create() function 3970 EXPORT_SYMBOL(fc_vport_create);
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 2158 if (fc_vport_create(lport->host, 0, &vpid)) in bnx2fc_npiv_create_vports()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_hbadisc.c | 4148 new_fc_vport = fc_vport_create(shost, 0, &vport_id); in lpfc_create_static_vport()
|