1FC_VPORT_TERMINATE(9)           SCSI mid layer           FC_VPORT_TERMINATE(9)
2
3
4

NAME

6       fc_vport_terminate - Admin App or LLDD requests termination of a vport
7

SYNOPSIS

9       int fc_vport_terminate(struct fc_vport * vport);
10

ARGUMENTS

12       vport
13           fc_vport to be terminated
14

DESCRIPTION

16       Calls the LLDD vport_delete function, then deallocates and removes the
17       vport from the shost and object tree.
18

NOTES

20       This routine assumes no locks are held on entry.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019             FC_VPORT_TERMINATE(9)
Impressum