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

#include <zfcp_def.h>

Data Fields

atomic_t status
 
u32 lun_handle
 
struct zfcp_erp_action erp_action
 
atomic_t erp_counter
 
struct zfcp_latencies latencies
 
struct zfcp_portport
 

Detailed Description

struct zfcp_scsi_dev - zfcp data per SCSI device : zfcp internal status flags : handle from "open lun" for issuing FSF requests : zfcp erp data for opening and recovering this LUN : zfcp erp counter for this LUN : FSF channel and fabric latencies : zfcp_port where this LUN belongs to

Definition at line 254 of file zfcp_def.h.

Field Documentation

struct zfcp_erp_action erp_action

Definition at line 257 of file zfcp_def.h.

atomic_t erp_counter

Definition at line 258 of file zfcp_def.h.

Definition at line 259 of file zfcp_def.h.

u32 lun_handle

Definition at line 256 of file zfcp_def.h.

Definition at line 260 of file zfcp_def.h.

Definition at line 255 of file zfcp_def.h.


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