Lines Matching refs:fc_host
63 The fc_host associated with the physical adapter will export the ability
65 Linux device tree, and instruct the fc_host's driver to instantiate the
130 /sys/class/fc_host/host17 physical port's fc_host
131 /sys/class/fc_host/host18 vport's fc_host
182 For the fc_host class object, the following attributes are added for vports:
186 driver/adapter can support on the fc_host.
190 fc_host.
193 A "simple" create interface to instantiate a vport on an fc_host.
202 vport on the fc_host with the same WWNs and tear it down. Each WWN
339 cause the creation of the new attributes on the fc_host. As part of
360 vport_create fc_host attribute), the transport will validate that the LLDD
413 - Initializes the fc_host attribute values.
473 fc_host or fc_vport vport_delete attributes), the transport will call
487 fc_host port_type attribute:
488 There is a new fc_host port_type value - FC_PORTTYPE_NPIV. This value
497 scsi_remove_host(). This allows the fc_host to tear down all remote
499 was updated to remove all vports for the fc_host as well.