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

Data Fields

struct list_head node
 
struct kref kref
 
wait_queue_head_t wq
 
uint32_t type_mask
 
uint32_t req_id
 
uint32_t reg_id
 
unsigned long wait_time_stamp
 
int waiting
 
struct list_head events_to_get
 
struct list_head events_to_see
 
struct fc_bsg_jobset_job
 

Detailed Description

Definition at line 49 of file lpfc_bsg.c.

Field Documentation

struct list_head events_to_get

Definition at line 64 of file lpfc_bsg.c.

struct list_head events_to_see

Definition at line 65 of file lpfc_bsg.c.

Definition at line 51 of file lpfc_bsg.c.

Definition at line 50 of file lpfc_bsg.c.

uint32_t reg_id

Definition at line 57 of file lpfc_bsg.c.

uint32_t req_id

Definition at line 56 of file lpfc_bsg.c.

struct fc_bsg_job* set_job

Definition at line 68 of file lpfc_bsg.c.

uint32_t type_mask

Definition at line 55 of file lpfc_bsg.c.

unsigned long wait_time_stamp

Definition at line 60 of file lpfc_bsg.c.

int waiting

Definition at line 61 of file lpfc_bsg.c.

Definition at line 52 of file lpfc_bsg.c.


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