Lines Matching refs:FC
1 SCSI FC Tansport
13 This file documents the features and components of the SCSI FC Transport.
14 It also provides documents the API between the transport and FC LLDDs.
15 The FC transport can be found at:
24 FC Remote Ports (rports)
29 FC Virtual Ports (vports)
35 New FC standards have defined mechanisms which allows for a single physical
50 The FC transport is now recognizing a new object - a vport. A vport is
61 Thus, whether a FC port is based on a physical port or on a virtual port,
81 with rports and scsi target objects underneath it. Currently the FC
146 but it will not be active on the FC link.
158 Reflects the FC mechanism used to create the virtual port.
195 - Instantiation of the vport on the FC link via ELS traffic, etc.
208 The vport has been successfully been created on the FC link.
213 on the FC link. This is equivalent to a physical port with the
220 The vport is in the process of instantiating on the FC link.
230 - The FC topology is not Point-to-Point
231 - The FC port is not connected to an F_Port
324 - Instantiation of the vport on the FC link via ELS traffic, etc.
337 FC adapter. The vport_create is synonymous with driver attachment
394 the kernel and LLDD, but it is not active or visible on the FC link in
397 When enabling a vport, the LLDD reinstantiates the vport on the FC
413 the LLDD to terminate the vport on the FC link, and teardown all other
431 a vport, it makes more sense to report the FC mechanism used to create
435 FC drivers are required to call fc_remove_host() prior to calling
444 The following functions are supplied by the FC-transport for use by LLDs.
477 FC BSG support (CT & ELS passthru, and more)