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

/linux-master/include/scsi/
H A Dscsi_transport_fc.h864 int fc_vport_terminate(struct fc_vport *vport);
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c2403 stat = fc_vport_terminate(vport);
3965 * fc_vport_terminate - Admin App or LLDD requests termination of a vport
3975 fc_vport_terminate(struct fc_vport *vport) function
4017 EXPORT_SYMBOL(fc_vport_terminate); variable
4030 stat = fc_vport_terminate(vport);
/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.c880 fc_vport_terminate(ln->fc_vport);
/linux-master/drivers/scsi/bfa/
H A Dbfad_im.c614 fc_vport_terminate(im_port->fc_vport);
/linux-master/drivers/scsi/elx/efct/
H A Defct_lio.c867 fc_vport_terminate(lio_vport->fc_vport);
/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1759 fc_vport_terminate(npiv_vha->fc_vport);
H A Dqla_os.c3798 fc_vport_terminate(vha->fc_vport);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c14132 fc_vport_terminate(vports[i]->fc_vport);
14977 fc_vport_terminate(vports[i]->fc_vport);

Completed in 338 milliseconds