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

#include <scsi_transport_fc.h>

Data Fields

u32 maxframe_size
 
u32 supported_classes
 
u32 dev_loss_tmo
 
u64 node_name
 
u64 port_name
 
u32 port_id
 
u32 roles
 
enum fc_port_state port_state
 
u32 scsi_target_id
 
u32 fast_io_fail_tmo
 
voiddd_data
 
unsigned int channel
 
u32 number
 
u8 flags
 
struct list_head peers
 
struct device dev
 
struct delayed_work dev_loss_work
 
struct work_struct scan_work
 
struct delayed_work fail_io_work
 
struct work_struct stgt_delete_work
 
struct work_struct rport_delete_work
 
struct request_queuerqst_q
 

Detailed Description

Definition at line 317 of file scsi_transport_fc.h.

Field Documentation

unsigned int channel

Definition at line 338 of file scsi_transport_fc.h.

void* dd_data

Definition at line 335 of file scsi_transport_fc.h.

Definition at line 342 of file scsi_transport_fc.h.

u32 dev_loss_tmo

Definition at line 323 of file scsi_transport_fc.h.

struct delayed_work dev_loss_work

Definition at line 343 of file scsi_transport_fc.h.

struct delayed_work fail_io_work

Definition at line 345 of file scsi_transport_fc.h.

u32 fast_io_fail_tmo

Definition at line 332 of file scsi_transport_fc.h.

u8 flags

Definition at line 340 of file scsi_transport_fc.h.

u32 maxframe_size

Definition at line 319 of file scsi_transport_fc.h.

u64 node_name

Definition at line 326 of file scsi_transport_fc.h.

u32 number

Definition at line 339 of file scsi_transport_fc.h.

Definition at line 341 of file scsi_transport_fc.h.

Definition at line 328 of file scsi_transport_fc.h.

u64 port_name

Definition at line 327 of file scsi_transport_fc.h.

enum fc_port_state port_state

Definition at line 330 of file scsi_transport_fc.h.

u32 roles

Definition at line 329 of file scsi_transport_fc.h.

struct work_struct rport_delete_work

Definition at line 347 of file scsi_transport_fc.h.

Definition at line 348 of file scsi_transport_fc.h.

struct work_struct scan_work

Definition at line 344 of file scsi_transport_fc.h.

u32 scsi_target_id

Definition at line 331 of file scsi_transport_fc.h.

struct work_struct stgt_delete_work

Definition at line 346 of file scsi_transport_fc.h.

u32 supported_classes

Definition at line 320 of file scsi_transport_fc.h.


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