Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fc_vport_identifiers Struct Reference

#include <scsi_transport_fc.h>

Data Fields

u64 node_name
 
u64 port_name
 
u32 roles
 
bool disable
 
enum fc_port_type vport_type
 
char symbolic_name [FC_VPORT_SYMBOLIC_NAMELEN]
 

Detailed Description

Definition at line 180 of file scsi_transport_fc.h.

Field Documentation

bool disable

Definition at line 184 of file scsi_transport_fc.h.

u64 node_name

Definition at line 181 of file scsi_transport_fc.h.

u64 port_name

Definition at line 182 of file scsi_transport_fc.h.

u32 roles

Definition at line 183 of file scsi_transport_fc.h.

Definition at line 186 of file scsi_transport_fc.h.

enum fc_port_type vport_type

Definition at line 185 of file scsi_transport_fc.h.


The documentation for this struct was generated from the following file: