fc_vport_create(9) suse man page | unix.com

Man Page: fc_vport_create

Operating Environment: suse

Section: 9

FC_VPORT_CREATE(9)						  SCSI mid layer						FC_VPORT_CREATE(9)

NAME
fc_vport_create - Admin App or LLDD requests creation of a vport
SYNOPSIS
struct fc_vport * fc_vport_create(struct Scsi_Host * shost, int channel, struct fc_vport_identifiers * ids);
ARGUMENTS
shost 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.
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
Kernel Hackers Manual 2.6. July 2010 FC_VPORT_CREATE(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
libssh2_channel_direct_tcpip_ex(3) - debian
fc_remote_port_delete(9) - suse
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I