Lines Matching refs:FC
4 SCSI FC Tansport
18 This file documents the features and components of the SCSI FC Transport.
19 It also provides documents the API between the transport and FC LLDDs.
21 The FC transport can be found at::
31 FC Remote Ports (rports)
36 FC Virtual Ports (vports)
42 New FC standards have defined mechanisms which allows for a single physical
57 The FC transport is now recognizing a new object - a vport. A vport is
68 Thus, whether a FC port is based on a physical port or on a virtual port,
90 with rports and scsi target objects underneath it. Currently the FC
166 but it will not be active on the FC link.
178 Reflects the FC mechanism used to create the virtual port.
216 - Instantiation of the vport on the FC link via ELS traffic, etc.
230 The vport has been successfully been created on the FC link.
235 on the FC link. This is equivalent to a physical port with the
242 The vport is in the process of instantiating on the FC link.
253 - The FC topology is not Point-to-Point
254 - The FC port is not connected to an F_Port
372 - Instantiation of the vport on the FC link via ELS traffic, etc.
386 FC adapter. The vport_create is synonymous with driver attachment
454 the kernel and LLDD, but it is not active or visible on the FC link in
457 When enabling a vport, the LLDD reinstantiates the vport on the FC
474 the LLDD to terminate the vport on the FC link, and teardown all other
492 a vport, it makes more sense to report the FC mechanism used to create
496 FC drivers are required to call fc_remove_host() prior to calling
505 The following functions are supplied by the FC-transport for use by LLDs.
540 FC BSG support (CT & ELS passthru, and more)