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

#include <lpfc_hw.h>

Data Fields

uint8_t elsCode
 
uint8_t elsByte1
 
uint8_t elsByte2
 
uint8_t elsByte3
 
union {
   struct ls_rjt   lsRjt
 
   struct serv_parm   logi
 
   LOGO   logo
 
   PRLI   prli
 
   PRLO   prlo
 
   ADISC   adisc
 
   FARP   farp
 
   FAN   fan
 
   SCR   scr
 
   RNID   rnid
 
   uint8_t   pad [128-4]
 
un
 

Detailed Description

Definition at line 983 of file lpfc_hw.h.

Field Documentation

ADISC adisc

Definition at line 994 of file lpfc_hw.h.

uint8_t elsByte1

Definition at line 985 of file lpfc_hw.h.

uint8_t elsByte2

Definition at line 986 of file lpfc_hw.h.

uint8_t elsByte3

Definition at line 987 of file lpfc_hw.h.

uint8_t elsCode

Definition at line 984 of file lpfc_hw.h.

FAN fan

Definition at line 996 of file lpfc_hw.h.

FARP farp

Definition at line 995 of file lpfc_hw.h.

Definition at line 990 of file lpfc_hw.h.

LOGO logo

Definition at line 991 of file lpfc_hw.h.

struct ls_rjt lsRjt

Definition at line 989 of file lpfc_hw.h.

uint8_t pad[128-4]

Definition at line 999 of file lpfc_hw.h.

PRLI prli

Definition at line 992 of file lpfc_hw.h.

PRLO prlo

Definition at line 993 of file lpfc_hw.h.

RNID rnid

Definition at line 998 of file lpfc_hw.h.

SCR scr

Definition at line 997 of file lpfc_hw.h.

union { ... } un

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