|
Linux Kernel
3.7.1
|
#include <zfcp_def.h>
Public Types | |
| enum | { RPORT_NONE, RPORT_ADD, RPORT_DEL } |
Data Fields | |
| struct device | dev |
| struct fc_rport * | rport |
| struct list_head | list |
| struct zfcp_adapter * | adapter |
| struct list_head | unit_list |
| rwlock_t | unit_list_lock |
| atomic_t | units |
| atomic_t | status |
| u64 | wwnn |
| u64 | wwpn |
| u32 | d_id |
| u32 | handle |
| struct zfcp_erp_action | erp_action |
| atomic_t | erp_counter |
| u32 | maxframe_size |
| u32 | supported_classes |
| struct work_struct | gid_pn_work |
| struct work_struct | test_link_work |
| struct work_struct | rport_work |
| enum zfcp_port:: { ... } | rport_task |
| unsigned int | starget_id |
Definition at line 201 of file zfcp_def.h.
| anonymous enum |
Definition at line 221 of file zfcp_def.h.
Definition at line 205 of file zfcp_def.h.
| u32 d_id |
Definition at line 212 of file zfcp_def.h.
Definition at line 202 of file zfcp_def.h.
| struct zfcp_erp_action erp_action |
Definition at line 214 of file zfcp_def.h.
| atomic_t erp_counter |
Definition at line 215 of file zfcp_def.h.
| struct work_struct gid_pn_work |
Definition at line 218 of file zfcp_def.h.
Definition at line 213 of file zfcp_def.h.
Definition at line 204 of file zfcp_def.h.
| u32 maxframe_size |
Definition at line 216 of file zfcp_def.h.
Definition at line 203 of file zfcp_def.h.
| enum { ... } rport_task |
| struct work_struct rport_work |
Definition at line 220 of file zfcp_def.h.
| unsigned int starget_id |
Definition at line 222 of file zfcp_def.h.
Definition at line 209 of file zfcp_def.h.
| u32 supported_classes |
Definition at line 217 of file zfcp_def.h.
| struct work_struct test_link_work |
Definition at line 219 of file zfcp_def.h.
Definition at line 206 of file zfcp_def.h.
| rwlock_t unit_list_lock |
Definition at line 207 of file zfcp_def.h.
| atomic_t units |
Definition at line 208 of file zfcp_def.h.
| u64 wwnn |
Definition at line 210 of file zfcp_def.h.
| u64 wwpn |
Definition at line 211 of file zfcp_def.h.
1.8.2