Home
last modified time | relevance | path

Searched refs:fc_vport_terminate (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_fc_transport.rst509 fc_vport_terminate detach and remove a vport
527 * fc_vport_terminate - Admin App or LLDD requests termination of a vport
537 fc_vport_terminate(struct fc_vport *vport)
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h802 int fc_vport_terminate(struct fc_vport *vport);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c1936 stat = fc_vport_terminate(vport); in store_fc_host_vport_delete()
3482 fc_vport_terminate(struct fc_vport *vport) in fc_vport_terminate() function
3524 EXPORT_SYMBOL(fc_vport_terminate);
3537 stat = fc_vport_terminate(vport); in fc_vport_sched_delete()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_init.c880 fc_vport_terminate(ln->fc_vport); in csio_lnodes_exit()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_im.c615 fc_vport_terminate(im_port->fc_vport); in bfad_im_port_delete_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1807 fc_vport_terminate(npiv_vha->fc_vport); in tcm_qla2xxx_npiv_drop_lport()
H A Dqla_os.c3618 fc_vport_terminate(vha->fc_vport); in qla2x00_delete_all_vps()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c12423 fc_vport_terminate(vports[i]->fc_vport); in lpfc_pci_remove_one_s3()
13280 fc_vport_terminate(vports[i]->fc_vport); in lpfc_pci_remove_one_s4()