Lines Matching refs:vports
7 vports : 2.6.22
29 FC Virtual Ports (vports)
57 to create vports. The transport will create the vport object within the
65 vports. However, consideration was given to VF-based vports and it
71 if vports are to be associated with virtual machines, a XEN mgmt
85 The remainder of the tree under the vports scsi_host is the same
162 For the fc_host class object, the following attributes are added for vports:
165 Indicates the maximum number of NPIV-based vports that the
169 Indicates how many NPIV-based vports have been instantiated on the
293 The LLDD indicates support for vports by supplying a vport_create()
298 maximum number of vports the driver and/or adapter supports.
366 while the vports would not.
421 will call fc_remove_host() for the vports scsi_host, followed by
422 scsi_remove_host() and scsi_host_put() for the vports scsi_host.
438 was updated to remove all vports for the fc_host as well.