Query: fc_vport_terminate
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FC_VPORT_TERMINATE(9) SCSI mid layer FC_VPORT_TERMINATE(9)NAMEfc_vport_terminate - Admin App or LLDD requests termination of a vportSYNOPSISint fc_vport_terminate(struct fc_vport * vport);ARGUMENTSvport fc_vport to be terminatedDESCRIPTIONCalls the LLDD vport_delete function, then deallocates and removes the vport from the shost and object tree.NOTESThis routine assumes no locks are held on entry.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FC_VPORT_TERMINATE(9)