other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
FC_VPORT_TERMINATE(9) | SCSI mid layer | FC_VPORT_TERMINATE(9) |
NAME¶
fc_vport_terminate - Admin App or LLDD requests termination of a vportSYNOPSIS¶
int
fc_vport_terminate(struct fc_vport * vport);
ARGUMENTS¶
vportfc_vport to be terminated
DESCRIPTION¶
Calls the LLDD vport_delete function, then deallocates and removes the vport from the shost and object tree.NOTES¶
This routine assumes no locks are held on entry.AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |