Linux Kernel
3.7.1
|
#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_port * | port |
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.
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.
struct zfcp_latencies latencies |
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.