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

#include <qla_def.h>

Data Fields

struct list_head list
 
enum qla_work_type type
 
u32 flags
 
union {
   struct {
      enum fc_host_event_code   code
 
      u32   data
 
   }   aen
 
   struct {
      uint16_t   mb [QLA_IDC_ACK_REGS]
 
   }   idc_ack
 
   struct {
      struct fc_port *   fcport
 
      u16   data [2]
 
   }   logio
 
   struct {
      u32   code
 
   }   uevent
 
u
 

Detailed Description

Definition at line 2421 of file qla_def.h.

Field Documentation

struct { ... } aen

Definition at line 2429 of file qla_def.h.

Definition at line 2442 of file qla_def.h.

Definition at line 2430 of file qla_def.h.

u16 data[2]

Definition at line 2439 of file qla_def.h.

struct fc_port* fcport

Definition at line 2437 of file qla_def.h.

u32 flags

Definition at line 2424 of file qla_def.h.

struct { ... } idc_ack

Definition at line 2422 of file qla_def.h.

struct { ... } logio

Definition at line 2434 of file qla_def.h.

Definition at line 2423 of file qla_def.h.

union { ... } u
struct { ... } uevent

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