Lines Matching refs:fc_host
56 The fc_host associated with the physical adapter will export the ability
58 Linux device tree, and instruct the fc_host's driver to instantiate the
110 /sys/class/fc_host/host17 physical port's fc_host
111 /sys/class/fc_host/host18 vport's fc_host
162 For the fc_host class object, the following attributes are added for vports:
166 driver/adapter can support on the fc_host.
170 fc_host.
173 A "simple" create interface to instantiate a vport on an fc_host.
182 vport on the fc_host with the same WWNs and tear it down. Each WWN
295 cause the creation of the new attributes on the fc_host. As part of
313 vport_create fc_host attribute), the transport will validate that the LLDD
358 - Initializes the fc_host attribute values.
412 fc_host or fc_vport vport_delete attributes), the transport will call
426 fc_host port_type attribute:
427 There is a new fc_host port_type value - FC_PORTTYPE_NPIV. This value
436 scsi_remove_host(). This allows the fc_host to tear down all remote
438 was updated to remove all vports for the fc_host as well.