Lines Matching refs:object
50 The FC transport is now recognizing a new object - a vport. A vport is
57 to create vports. The transport will create the vport object within the
80 Today, the device tree typically contains the scsi_host object,
82 transport creates the vport object and places it under the scsi_host
83 object corresponding to the physical adapter. The LLDD will allocate
84 a new scsi_host for the vport and link its object under the vport.
88 This could be used in the future to link the object onto a vm-specific
90 a symbolic link to the vport object will be placed in the physical
122 The new fc_vport class object has the following attributes
162 For the fc_host class object, the following attributes are added for vports:
175 then instantiates the vport object and calls the LLDD to create the
308 vport: Is the newly allocated vport object
316 will increment the vport count, create the vport object, and then call the
317 LLDD's vport_create() function with the newly allocated vport object.
416 removal. If the LLDD delete request fails, the vport object will remain,
468 * the vport from the shost and object tree.