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

#include <ibmvfc.h>

Data Fields

struct list_head queue
 
struct ibmvfc_hostvhost
 
u64 scsi_id
 
u64 new_scsi_id
 
struct fc_rportrport
 
int target_id
 
enum ibmvfc_target_action action
 
int need_login
 
int add_rport
 
int init_retries
 
int logo_rcvd
 
u32 cancel_key
 
struct ibmvfc_service_parms service_parms
 
struct ibmvfc_service_parms service_parms_change
 
struct fc_rport_identifiers ids
 
void(* job_step )(struct ibmvfc_target *)
 
struct timer_list timer
 
struct kref kref
 

Detailed Description

Definition at line 610 of file ibmvfc.h.

Field Documentation

Definition at line 617 of file ibmvfc.h.

int add_rport

Definition at line 619 of file ibmvfc.h.

u32 cancel_key

Definition at line 622 of file ibmvfc.h.

Definition at line 625 of file ibmvfc.h.

int init_retries

Definition at line 620 of file ibmvfc.h.

void(* job_step)(struct ibmvfc_target *)

Definition at line 626 of file ibmvfc.h.

Definition at line 628 of file ibmvfc.h.

int logo_rcvd

Definition at line 621 of file ibmvfc.h.

int need_login

Definition at line 618 of file ibmvfc.h.

u64 new_scsi_id

Definition at line 614 of file ibmvfc.h.

Definition at line 611 of file ibmvfc.h.

struct fc_rport* rport

Definition at line 615 of file ibmvfc.h.

u64 scsi_id

Definition at line 613 of file ibmvfc.h.

Definition at line 623 of file ibmvfc.h.

struct ibmvfc_service_parms service_parms_change

Definition at line 624 of file ibmvfc.h.

int target_id

Definition at line 616 of file ibmvfc.h.

Definition at line 627 of file ibmvfc.h.

Definition at line 612 of file ibmvfc.h.


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