Query: fc_vport_create
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FC_VPORT_CREATE(9) SCSI mid layer FC_VPORT_CREATE(9)NAMEfc_vport_create - Admin App or LLDD requests creation of a vportSYNOPSISstruct fc_vport * fc_vport_create(struct Scsi_Host * shost, int channel, struct fc_vport_identifiers * ids);ARGUMENTSshost scsi host the virtual port is connected to. channel channel on shost port connected to. ids The world wide names, FC4 port roles, etc for the virtual port.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 2.6. July 2010 FC_VPORT_CREATE(9)